VisionFive2 Linux kernel

StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)

More than 9999 Commits   33 Branches   57 Tags
author: Miklos Szeredi <mszeredi@redhat.com> 2020-05-14 16:44:25 +0200 committer: Miklos Szeredi <mszeredi@redhat.com> 2020-05-14 16:44:25 +0200 commit: c8ffd8bcdd28296a198f237cc595148a8d4adfbe parent: 55923e4d7d195a34d3b1faaba57a5a6551e88b36
Commit Summary:
vfs: add faccessat2 syscall
Diffstat:
1 file changed, 1 insertion, 0 deletions
diff --git a/arch/ia64/kernel/syscalls/syscall.tbl b/arch/ia64/kernel/syscalls/syscall.tbl
index 042911e670b8..49e325b604b3 100644
--- a/arch/ia64/kernel/syscalls/syscall.tbl
+++ b/arch/ia64/kernel/syscalls/syscall.tbl
@@ -358,3 +358,4 @@
 # 435 reserved for clone3
 437	common	openat2				sys_openat2
 438	common	pidfd_getfd			sys_pidfd_getfd
+439	common	faccessat2			sys_faccessat2