aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/trace-event-scripting.c
diff options
context:
space:
mode:
authorAndy Lutomirski <[email protected]>2019-11-24 08:50:03 -0800
committerIngo Molnar <[email protected]>2019-11-25 09:36:47 +0100
commit4a13b0e3e10996b9aa0b45a764ecfe49f6fcd360 (patch)
treeb7f1190c4712e52a4eeb867c98286f15da644845 /tools/perf/util/trace-event-scripting.c
parent05b042a1944322844eaae7ea596d5f154166d68a (diff)
x86/entry/32: Fix FIXUP_ESPFIX_STACK with user CR3
UNWIND_ESPFIX_STACK needs to read the GDT, and the GDT mapping that can be accessed via %fs is not mapped in the user pagetables. Use SGDT to find the cpu_entry_area mapping and read the espfix offset from that instead. Reported-and-tested-by: Borislav Petkov <[email protected]> Signed-off-by: Andy Lutomirski <[email protected]> Cc: Peter Zijlstra <[email protected]> Cc: Thomas Gleixner <[email protected]> Cc: Linus Torvalds <[email protected]> Cc: <[email protected]> Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/util/trace-event-scripting.c')
0 files changed, 0 insertions, 0 deletions