diff options
author | Brian Gerst <brgerst@gmail.com> | 2020-03-13 22:51:27 +0300 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2020-03-21 18:03:18 +0300 |
commit | 4399e0cf494f739af7e0648f52fe43311ecd1bea (patch) | |
tree | 19c723c4e3122020c1e7b6faaa4040aea0b7d737 /tools/perf/scripts/python/stackcollapse.py | |
parent | 810f80a61be8c1d4a574082737f7a18c7459fa7b (diff) | |
download | linux-4399e0cf494f739af7e0648f52fe43311ecd1bea.tar.xz |
x86/entry: Refactor SYSCALL_DEFINEx macros
Pull the common code out from the SYSCALL_DEFINEx macros into a new
__SYS_STUBx macro. Also conditionalize the X64 version in preparation for
enabling syscall wrappers on 32-bit native kernels.
Signed-off-by: Brian Gerst <brgerst@gmail.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Reviewed-by: Dominik Brodowski <linux@dominikbrodowski.net>
Reviewed-by: Andy Lutomirski <luto@kernel.org>
Link: https://lkml.kernel.org/r/20200313195144.164260-2-brgerst@gmail.com
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions