aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/c++/clang.cpp
diff options
context:
space:
mode:
authorAndy Lutomirski <[email protected]>2020-06-26 10:21:11 -0700
committerThomas Gleixner <[email protected]>2020-07-01 10:00:25 +0200
commitc9c26150e61de441ab58b25c1f64afc049ee0fee (patch)
tree0292fa333d46db5c508cfeeaf40cc4365c0b084a /tools/perf/util/c++/clang.cpp
parent009bce1df0bb5eb970b9eb98d963861f7fe353c7 (diff)
x86/entry: Assert that syscalls are on the right stack
Now that the entry stack is a full page, it's too easy to regress the system call entry code and end up on the wrong stack without noticing. Assert that all system calls (SYSCALL64, SYSCALL32, SYSENTER, and INT80) are on the right stack and have pt_regs in the right place. Signed-off-by: Andy Lutomirski <[email protected]> Signed-off-by: Thomas Gleixner <[email protected]> Link: https://lkml.kernel.org/r/52059e42bb0ab8551153d012d68f7be18d72ff8e.1593191971.git.luto@kernel.org
Diffstat (limited to 'tools/perf/util/c++/clang.cpp')
0 files changed, 0 insertions, 0 deletions