diff options
author | Vasant Hegde <[email protected]> | 2023-06-28 05:45:54 +0000 |
---|---|---|
committer | Joerg Roedel <[email protected]> | 2023-07-14 16:21:42 +0200 |
commit | a48130e92f1c86638295a53d1735dfed7f55a2c4 (patch) | |
tree | 4dcf54774f56a064f4b329423037129b538e8d85 /tools/perf/scripts/python/bin/export-to-postgresql-report | |
parent | f52c895a2de8697108c6385e9695061585690dc8 (diff) |
iommu/amd: Enable PPR/GA interrupt after interrupt handler setup
Current code enables PPR and GA interrupts before setting up the
interrupt handler (in state_next()). Make sure interrupt handler
is in place before enabling these interrupt.
amd_iommu_enable_interrupts() gets called in normal boot, kdump as well
as in suspend/resume path. Hence moving interrupt enablement to this
function works fine.
Reviewed-by: Suravee Suthikulpanit <[email protected]>
Signed-off-by: Vasant Hegde <[email protected]>
Reviewed-by: Jerry Snitselaar <[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