On Sat, Sep 12, 2020 at 04:08:12AM -0700, Kees Cook wrote: > With all architectures now using the common SYSCALL_NUM_SET() macro, the > arch-specific #ifdef can be removed from change_syscall() itself. > > Signed-off-by: Kees Cook <keescook@xxxxxxxxxxxx> > --- Looks good! Acked-by: Christian Brauner <christian.brauner@xxxxxxxxxx>