Skip to content

Commit

Permalink
arch-mm-wire-up-memfd_secret-system-call-were-relevant-fix-fix
Browse files Browse the repository at this point in the history
Signed-off-by: Stephen Rothwell <sfr@canb.auug.org.au>
  • Loading branch information
Stephen Rothwell committed Dec 23, 2020
1 parent ed39a1b commit 2f77a33
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion include/uapi/asm-generic/unistd.h
Original file line number Diff line number Diff line change
Expand Up @@ -869,7 +869,7 @@ __SYSCALL(__NR_memfd_secret, sys_memfd_secret)
#endif

#undef __NR_syscalls
#define __NR_syscalls 443
#define __NR_syscalls 444

/*
* 32 bit systems traditionally used different
Expand Down

0 comments on commit 2f77a33

Please sign in to comment.