diff options
author | Thomas Gleixner <[email protected]> | 2024-02-13 22:04:22 +0100 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2024-02-15 22:07:38 +0100 |
commit | 035fc90a9d8fcff39b9bb43b9ff132756d947ea5 (patch) | |
tree | 8f2c160e460e0cfa803969039120c07ae82d6608 /net/lapb/lapb_subr.c | |
parent | fab75e790f00dca592d9a934d9f1237b81093b99 (diff) |
x86/apic: Remove unused phys_pkg_id() callback
Now that the core code does not use this monstrosity anymore, it's time to
put it to rest.
The only real purpose was to read the APIC ID on UV and VSMP systems for
the actual evaluation. That's what the core code does now.
For doing the actual shift operation there is truly no APIC callback
required.
Signed-off-by: Thomas Gleixner <[email protected]>
Tested-by: Juergen Gross <[email protected]>
Tested-by: Sohil Mehta <[email protected]>
Tested-by: Michael Kelley <[email protected]>
Tested-by: Zhang Rui <[email protected]>
Tested-by: Wang Wendy <[email protected]>
Tested-by: K Prateek Nayak <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'net/lapb/lapb_subr.c')
0 files changed, 0 insertions, 0 deletions