diff options
| author | Boris Ostrovsky <[email protected]> | 2017-02-06 00:50:58 +0000 |
|---|---|---|
| committer | Boris Ostrovsky <[email protected]> | 2017-02-07 13:07:01 +0000 |
| commit | 5adad168e586cb381633f45d181bb729b04393a5 (patch) | |
| tree | 9c8169c08b3f192155745ffe60bb505d8ec02b66 /scripts/gcc-plugins/sancov_plugin.c | |
| parent | xen/pvh: Bootstrap PVH guest (diff) | |
| download | kernel-5adad168e586cb381633f45d181bb729b04393a5.tar.gz kernel-5adad168e586cb381633f45d181bb729b04393a5.zip | |
xen/pvh: Make sure we don't use ACPI_IRQ_MODEL_PIC for SCI
Since we are not using PIC and (at least currently) don't have IOAPIC
we want to make sure that acpi_irq_model doesn't stay set to
ACPI_IRQ_MODEL_PIC (which is the default value). If we allowed it to
stay then acpi_os_install_interrupt_handler() would try (and fail) to
request_irq() for PIC.
Instead we set the model to ACPI_IRQ_MODEL_PLATFORM which will prevent
this from happening.
Signed-off-by: Boris Ostrovsky <[email protected]>
Reviewed-by: Juergen Gross <[email protected]>
Diffstat (limited to 'scripts/gcc-plugins/sancov_plugin.c')
0 files changed, 0 insertions, 0 deletions
