lkml.org 
[lkml]   [2021]   [May]   [16]   [last100]   RSS Feed
Views: [wrap][no wrap]   [headers]  [forward] 
 
Messages in this thread
/
Date
From
SubjectRe: [PATCH v3 2/4] x86/syscall: update and extend selftest syscall_numbering_64

* H. Peter Anvin <hpa@zytor.com> wrote:

> From: "H. Peter Anvin (Intel)" <hpa@zytor.com>
>
> Update the syscall_numbering_64 selftest to reflect that a system call
> is to be extended from 32 bits. Add a mix of tests for valid and
> invalid system calls in 64-bit and x32 space.
>
> Use an explicit system call instruction, because we cannot know if the
> glibc syscall() wrapper intercepts instructions, extends the system
> call number independently, or anything similar.
>
> Use long long instead of long to make it possible to compile this test
> on x32 as well as 64 bits.
>
> Signed-off-by: H. Peter Anvin (Intel) <hpa@zytor.com>
> ---
> .../testing/selftests/x86/syscall_numbering.c | 274 ++++++++++++++----
> 1 file changed, 222 insertions(+), 52 deletions(-)

Small request: I'd suggest moving this to the first place - so that we can
easily test before/after effects of (current) patch #1/4.

Thanks,

Ingo

\
 
 \ /
  Last update: 2021-05-16 09:52    [W:0.100 / U:0.176 seconds]
©2003-2020 Jasper Spaans|hosted at Digital Ocean and TransIP|Read the blog|Advertise on this site