[PATCH 15/15] selftests/seccomp: Use __NR_mknodat instead of __NR_mknod

Christian Brauner christian.brauner at ubuntu.com
Tue Sep 15 12:16:20 EDT 2020


On Sat, Sep 12, 2020 at 04:08:20AM -0700, Kees Cook wrote:
> The __NR_mknod syscall doesn't exist on arm64 (only __NR_mknodat).
> Switch to the modern syscall.
> 
> Fixes: ad5682184a81 ("selftests/seccomp: Check for EPOLLHUP for user_notif")
> Signed-off-by: Kees Cook <keescook at chromium.org>
> ---

Thanks! Looks good.
Acked-by: Christian Brauner <christian.brauner at ubuntu.com>



More information about the linux-arm-kernel mailing list