diff options
author | Thomas Gleixner <[email protected]> | 2023-08-08 15:04:19 -0700 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2023-08-09 12:00:46 -0700 |
commit | bef4f379e953af49a9bd81790954e78fcb264920 (patch) | |
tree | 6f12836bb19fccaba438dc686b7aa3bbf73cb156 /tools/perf/scripts/python/sched-migration.py | |
parent | 3b5244bef15e0ec2b51ae5ea4182e1b674d01551 (diff) |
x86/apic: Provide apic_update_callback()
There are already two variants of update mechanism for particular callbacks
and virtualization just writes into the data structure.
Provide an interface and use a shadow data structure to preserve callbacks
so they can be reapplied when the APIC driver is replaced.
The extra data structure is intentional as any new callback needs to be
also updated in the core code. This also prepares for static calls.
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/sched-migration.py')
0 files changed, 0 insertions, 0 deletions