提交 f3b59331 编写于 作者: T Tony Luck 提交者: Linus Torvalds

ia64: Fix syscall number for memfd_create

Cut & paste typo from the line above.
Reported-by: NBen Hutchings <ben@decadent.org.uk>
Signed-off-by: NTony Luck <tony.luck@intel.com>
Signed-off-by: NLinus Torvalds <torvalds@linux-foundation.org>
上级 d6bb3e90
......@@ -329,6 +329,6 @@
#define __NR_sched_getattr 1337
#define __NR_renameat2 1338
#define __NR_getrandom 1339
#define __NR_memfd_create 1339
#define __NR_memfd_create 1340
#endif /* _UAPI_ASM_IA64_UNISTD_H */
Markdown is supported
0% .
You are about to add 0 people to the discussion. Proceed with caution.
先完成此消息的编辑!
想要评论请 注册