diff options
author | Thomas Gleixner <[email protected]> | 2024-03-22 19:56:39 +0100 |
---|---|---|
committer | Borislav Petkov (AMD) <[email protected]> | 2024-03-23 12:41:48 +0100 |
commit | f2208aa12c27bfada3c15c550c03ca81d42dcac2 (patch) | |
tree | e84b5d79fdcc550dccb2986e5bf2a20b24e16b95 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | 5e25eb25dae9fa0700bbe42aff0e2f105fcd096a (diff) |
x86/mpparse: Register APIC address only once
The APIC address is registered twice. First during the early detection and
afterwards when actually scanning the table for APIC IDs. The APIC and
topology core warn about the second attempt.
Restrict it to the early detection call.
Fixes: 81287ad65da5 ("x86/apic: Sanitize APIC address setup")
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Borislav Petkov (AMD) <[email protected]>
Tested-by: Guenter Roeck <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions