diff options
author | Thomas Gleixner <[email protected]> | 2023-08-08 15:03:56 -0700 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2023-08-09 11:58:25 -0700 |
commit | 4114e1686fdc350e4191ca670710b3fa9bd10947 (patch) | |
tree | 0b60df7d382bf691ea78328d9f41d3f73d9d5262 /tools/perf/scripts/python | |
parent | 79c9a17c16e95e3c9e8646cf869fabea53bf283f (diff) |
x86/apic/32: Remove bigsmp_cpu_present_to_apicid()
It's a copy of default_cpu_present_to_apicid() with the omission of the
actual check whether the CPU is present.
This APIC callback should die completely, but the XEN APIC implementation
does something different which needs to be addressed first.
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')
0 files changed, 0 insertions, 0 deletions