You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Add the kernel versions in which the x32 syscalls were added to the
kernel. This was done by running the following:
$ cd tools
$ ./scmp_kernel_versions.py -a x32 -k <kernel-source-path>
$ mv ../src/syscalls.csv.tmp ../src/syscalls.csv
Signed-off-by: Tom Hromatka <[email protected]>
0 commit comments