diff options
author | H. Peter Anvin (Intel) <hpa@zytor.com> | 2021-05-18 21:13:00 +0200 |
---|---|---|
committer | Thomas Gleixner <tglx@linutronix.de> | 2021-05-20 15:19:48 +0200 |
commit | 795e2a023b8080b95442811f26f0762184116caa (patch) | |
tree | 2926503c36821aeb221578f8e9353475f12a9b0c /arch | |
parent | selftests/x86/syscall: Simplify message reporting in syscall_numbering (diff) | |
download | linux-795e2a023b8080b95442811f26f0762184116caa.tar.xz linux-795e2a023b8080b95442811f26f0762184116caa.zip |
selftests/x86/syscall: Add tests under ptrace to syscall_numbering_64
Add tests running under ptrace for syscall_numbering_64. ptrace stopping on
syscall entry and possibly modifying the syscall number (regs.orig_rax) or
the default return value (regs.rax) can have different results than the
normal system call path.
Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Link: https://lore.kernel.org/r/20210518191303.4135296-4-hpa@zytor.com
Diffstat (limited to 'arch')
0 files changed, 0 insertions, 0 deletions