diff options
| author | Wanpeng Li <[email protected]> | 2016-08-23 12:07:19 +0000 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2016-08-24 07:45:40 +0000 |
| commit | 2e63ad4bd5dd583871e6602f9d398b9322d358d9 (patch) | |
| tree | 744e9bc09310b68f0204c1a6bd8714f336b7b615 /drivers/fpga/altera-fpga2sdram.c | |
| parent | Linux 4.8-rc3 (diff) | |
| download | kernel-2e63ad4bd5dd583871e6602f9d398b9322d358d9.tar.gz kernel-2e63ad4bd5dd583871e6602f9d398b9322d358d9.zip | |
x86/apic: Do not init irq remapping if ioapic is disabled
native_smp_prepare_cpus
-> default_setup_apic_routing
-> enable_IR_x2apic
-> irq_remapping_prepare
-> intel_prepare_irq_remapping
-> intel_setup_irq_remapping
So IR table is setup even if "noapic" boot parameter is added. As a result we
crash later when the interrupt affinity is set due to a half initialized
remapping infrastructure.
Prevent remap initialization when IOAPIC is disabled.
Signed-off-by: Wanpeng Li <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Joerg Roedel <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Cc: [email protected]
Signed-off-by: Thomas Gleixner <[email protected]>
Diffstat (limited to 'drivers/fpga/altera-fpga2sdram.c')
0 files changed, 0 insertions, 0 deletions
