diff options
author | Juergen Gross <[email protected]> | 2023-08-08 15:04:18 -0700 |
---|---|---|
committer | Dave Hansen <[email protected]> | 2023-08-09 12:00:41 -0700 |
commit | 3b5244bef15e0ec2b51ae5ea4182e1b674d01551 (patch) | |
tree | 608fd7f71e3a35d9ade52dc7d3d16000498d154e /tools/perf/scripts/python/flamegraph.py | |
parent | 3af1e415e4d43128b72af615b346b832694377d3 (diff) |
x86/xen/apic: Use standard apic driver mechanism for Xen PV
Instead of setting the Xen PV apic driver very early during boot, just use
the standard apic driver probing by setting an appropriate
x86_init.irqs.intr_mode_init callback.
At the same time eliminate xen_apic_check() which has never been used.
The #ifdef CONFIG_X86_LOCAL_APIC around the call of xen_init_apic()
can be removed, too, as CONFIG_XEN depends on CONFIG_X86_LOCAL_APIC.
Signed-off-by: Juergen Gross <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Signed-off-by: Dave Hansen <[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)
Link: https://lore.kernel.org/lkml/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions