aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/intel-pt-events.py
diff options
context:
space:
mode:
authorThomas Gleixner <[email protected]>2020-05-21 22:05:30 +0200
committerThomas Gleixner <[email protected]>2020-06-11 15:15:10 +0200
commite88d974136dbb5d6962eeb63075900603e737a1e (patch)
tree79355ad40ad7ff199bd230780a17b493d3d940fd /tools/perf/scripts/python/intel-pt-events.py
parente2dcb5f1390715244aec12dbd6f294863ca37b88 (diff)
x86/entry: Change exit path of xen_failsafe_callback
xen_failsafe_callback() is invoked from XEN for two cases: 1. Fault while reloading DS, ES, FS or GS 2. Fault while executing IRET #1 retries the IRET after XEN has fixed up the segments. #2 injects a #GP which kills the task For #1 there is no reason to go through the full exception return path because the tasks TIF state is still the same. So just going straight to the IRET path is good enough. Signed-off-by: Thomas Gleixner <[email protected]> Signed-off-by: Ingo Molnar <[email protected]> Acked-by: Andy Lutomirski <[email protected]> Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/intel-pt-events.py')
0 files changed, 0 insertions, 0 deletions