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

Christian Brauner christian.brauner at ubuntu.com
Wed Sep 16 02:16:20 AEST 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 Linuxppc-dev mailing list