Skip to content
Commit c2ff5cf5 authored by Joerg Roedel's avatar Joerg Roedel
Browse files

iommu/amd: Work around wrong IOAPIC device-id in IVRS table



On some systems the BIOS puts the wrong device-id for the
IO-APIC into the IVRS table. The result is that interrupt
remapping is not working for the IO-APIC irqs. This usually
means a kernel panic at boot because the timer is not
working.
Fix this kernel panic by disabling interrupt remapping if
this problem is discovered in the IVRS table.

Reported-by: default avatarAndrew Oakley <andrew@ado.is-a-geek.net>
Signed-off-by: default avatarJoerg Roedel <joerg.roedel@amd.com>
parent ddffeb8c
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment