Searched hist:b4ff8389ed14b849354b59ce9b360bdefcdbf99c (Results 1 – 3 of 3) sorted by relevance
/openbmc/linux/arch/arm64/include/asm/ |
H A D | irq.h | diff b4ff8389ed14b849354b59ce9b360bdefcdbf99c Fri Nov 20 10:25:04 CST 2015 Boris Ostrovsky <boris.ostrovsky@oracle.com> xen/events: Always allocate legacy interrupts on PV guests
After commit 8c058b0b9c34 ("x86/irq: Probe for PIC presence before allocating descs for legacy IRQs") early_irq_init() will no longer preallocate descriptors for legacy interrupts if PIC does not exist, which is the case for Xen PV guests.
Therefore we may need to allocate those descriptors ourselves.
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Suggested-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | irq.h | diff b4ff8389ed14b849354b59ce9b360bdefcdbf99c Fri Nov 20 10:25:04 CST 2015 Boris Ostrovsky <boris.ostrovsky@oracle.com> xen/events: Always allocate legacy interrupts on PV guests
After commit 8c058b0b9c34 ("x86/irq: Probe for PIC presence before allocating descs for legacy IRQs") early_irq_init() will no longer preallocate descriptors for legacy interrupts if PIC does not exist, which is the case for Xen PV guests.
Therefore we may need to allocate those descriptors ourselves.
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Suggested-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
|
/openbmc/linux/drivers/xen/events/ |
H A D | events_base.c | diff b4ff8389ed14b849354b59ce9b360bdefcdbf99c Fri Nov 20 10:25:04 CST 2015 Boris Ostrovsky <boris.ostrovsky@oracle.com> xen/events: Always allocate legacy interrupts on PV guests
After commit 8c058b0b9c34 ("x86/irq: Probe for PIC presence before allocating descs for legacy IRQs") early_irq_init() will no longer preallocate descriptors for legacy interrupts if PIC does not exist, which is the case for Xen PV guests.
Therefore we may need to allocate those descriptors ourselves.
Signed-off-by: Boris Ostrovsky <boris.ostrovsky@oracle.com> Suggested-by: Thomas Gleixner <tglx@linutronix.de> Signed-off-by: David Vrabel <david.vrabel@citrix.com>
|