diff options
author | Thomas Gleixner <[email protected]> | 2023-08-08 15:04:02 -0700 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2023-08-09 11:58:27 -0700 |
commit | 5a3a46bd161d76f117b030ece0eb0de0dfe3ba59 (patch) | |
tree | b930b5184acd96afcc6d89320809192bb5caac5a /tools/perf/scripts/python | |
parent | 9d87f5b67e100f253aed995a31fedff2983b7639 (diff) |
x86/apic: Mop up apic::apic_id_registered()
Really not a hotpath and again no reason for having a gazillion of empty
callbacks returning 1. Make it return bool and provide one shared
implementation for the remaining users.
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