diff options
author | Suravee Suthikulpanit <[email protected]> | 2020-04-22 08:30:02 -0500 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2020-05-01 13:21:18 +0200 |
commit | b74aa02d7a30ee5e262072a7d6e8deff10b37924 (patch) | |
tree | 854304196a3d664b043368c3b4424a0ac30cbd6f /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | 9dd124b63a2e03c85dab42cc009a6fd9b9e571a1 (diff) |
iommu/amd: Fix legacy interrupt remapping for x2APIC-enabled system
Currently, system fails to boot because the legacy interrupt remapping
mode does not enable 128-bit IRTE (GA), which is required for x2APIC
support.
Fix by using AMD_IOMMU_GUEST_IR_LEGACY_GA mode when booting with
kernel option amd_iommu_intr=legacy instead. The initialization
logic will check GASup and automatically fallback to using
AMD_IOMMU_GUEST_IR_LEGACY if GA mode is not supported.
Fixes: 3928aa3f5775 ("iommu/amd: Detect and enable guest vAPIC support")
Signed-off-by: Suravee Suthikulpanit <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Joerg Roedel <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions