diff options
author | Denys Vlasenko <[email protected]> | 2015-06-09 20:54:07 +0200 |
---|---|---|
committer | Ingo Molnar <[email protected]> | 2015-06-10 08:42:12 +0200 |
commit | aee4b013a71666f11ffeac11ab45bb7c6e0e394d (patch) | |
tree | debcc68d5bf9ee8468183f0433a41837388db513 /tools/perf/scripts/python/event_analyzing_sample.py | |
parent | 9b47feb708e50e6114b4b4193eee67f2e5af9d05 (diff) |
x86/asm/entry/32: Fix fallout from the R9 trick removal in the SYSCALL code
I put %ebp restoration code too late. Under strace, it is not
reached and %ebp is not restored upon return to userspace.
This is the fix. Run-tested.
Signed-off-by: Denys Vlasenko <[email protected]>
Cc: Alexei Starovoitov <[email protected]>
Cc: Andrew Morton <[email protected]>
Cc: Andy Lutomirski <[email protected]>
Cc: Borislav Petkov <[email protected]>
Cc: Frederic Weisbecker <[email protected]>
Cc: H. Peter Anvin <[email protected]>
Cc: Kees Cook <[email protected]>
Cc: Linus Torvalds <[email protected]>
Cc: Oleg Nesterov <[email protected]>
Cc: Peter Zijlstra <[email protected]>
Cc: Steven Rostedt <[email protected]>
Cc: Thomas Gleixner <[email protected]>
Cc: Will Drewry <[email protected]>
Link: http://lkml.kernel.org/r/[email protected]
Signed-off-by: Ingo Molnar <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/event_analyzing_sample.py')
0 files changed, 0 insertions, 0 deletions