diff options
author | Boris Ostrovsky <[email protected]> | 2015-11-20 11:25:04 -0500 |
---|---|---|
committer | David Vrabel <[email protected]> | 2015-11-26 18:05:01 +0000 |
commit | b4ff8389ed14b849354b59ce9b360bdefcdbf99c (patch) | |
tree | 8681308ba00216a51ec518fe6966d1a789ba9d44 /lib | |
parent | 9c17d96500f78d7ecdb71ca6942830158bc75a2b (diff) |
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 <[email protected]>
Suggested-by: Thomas Gleixner <[email protected]>
Signed-off-by: David Vrabel <[email protected]>
Diffstat (limited to 'lib')
0 files changed, 0 insertions, 0 deletions