diff options
author | Thomas Gleixner <[email protected]> | 2023-08-08 15:04:10 -0700 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2023-08-09 11:58:31 -0700 |
commit | d92e5e7cf580ac59678fa40fd99aa8eb00f1ff52 (patch) | |
tree | 4dac30435d26eb52b1d5c17c02d8a1b3ad32bfae /tools/perf/scripts/python/flamegraph.py | |
parent | 9132d720eb8a40be5eaa539ed940beaf2bd2e421 (diff) |
x86/apic: Add max_apic_id member
There is really no point to have a callback which compares numbers.
Add a field which allows each APIC to store the maximum APIC ID supported
and fill it in for all APIC incarnations.
The next step will remove the callback.
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Dave Hansen <[email protected]>
Acked-by: Peter Zijlstra (Intel) <[email protected]>
Tested-by: Michael Kelley <[email protected]>
Tested-by: Sohil Mehta <[email protected]>
Tested-by: Juergen Gross <[email protected]> # Xen PV (dom0 and unpriv. guest)
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions