Hi Mykyta,

On 10/10/2025 10:21, Mykyta Poturai wrote:
When stopping a core cpu_gic_callback is called in non-alloc
context, which causes xfree in release_irq to fail an assert.

To fix this, switch to a statically allocated irqaction that does not
need to be freed in release_irq.

Signed-off-by: Mykyta Poturai <[email protected]>

Assuming Mykola's comment is address:

Reviewed-by: Julien Grall <[email protected]>

Cheers,

--
Julien Grall


Reply via email to