On 05/04/2019 17:07, Thomas Gleixner wrote:
> irq_ctx_init() is invoked from native_init_IRQ() or from xen_init_IRQ()
> code. There is no reason to have this split. The interrupt stacks must be
> allocated no matter what.
> 
> Invoke it from init_IRQ() before invoking the native or XEN init
> implementation.
> 
> Signed-off-by: Thomas Gleixner <t...@linutronix.de>
> Cc: Juergen Gross <jgr...@suse.com>

Reviewed-by: Juergen Gross <jgr...@suse.com>


Juergen

Reply via email to