Skip to content
Commit 05b52c66 authored by Kees Cook's avatar Kees Cook
Browse files

selftests/seccomp: Use __NR_mknodat instead of __NR_mknod



The __NR_mknod syscall doesn't exist on arm64 (only __NR_mknodat).
Switch to the modern syscall.

Fixes: ad568218 ("selftests/seccomp: Check for EPOLLHUP for user_notif")
Signed-off-by: default avatarKees Cook <keescook@chromium.org>
Link: https://lore.kernel.org/lkml/20200912110820.597135-16-keescook@chromium.org


Acked-by: default avatarChristian Brauner <christian.brauner@ubuntu.com>
parent a2304288
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment