diff options
author | Vitaly Kuznetsov <[email protected]> | 2020-04-28 11:38:22 +0200 |
---|---|---|
committer | Thomas Gleixner <[email protected]> | 2020-06-11 15:14:32 +0200 |
commit | a0bb51f2638e0810c347024679239fd10a8f7990 (patch) | |
tree | cc9493e85ed25569561e8825adfe088fd97b623f /tools/perf/scripts/python/flamegraph.py | |
parent | fbaed278a3cc72a46aadae667b8c6754b78640a6 (diff) |
x86/xen: Split HVM vector callback setup and interrupt gate allocation
As a preparatory change for making alloc_intr_gate() __init split
xen_callback_vector() into callback vector setup via hypercall
(xen_setup_callback_vector()) and interrupt gate allocation
(xen_alloc_callback_vector()).
xen_setup_callback_vector() is being called twice: on init and upon
system resume from xen_hvm_post_suspend(). alloc_intr_gate() only
needs to be called once.
Suggested-by: Thomas Gleixner <[email protected]>
Signed-off-by: Vitaly Kuznetsov <[email protected]>
Signed-off-by: Thomas Gleixner <[email protected]>
Link: https://lkml.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/flamegraph.py')
0 files changed, 0 insertions, 0 deletions