[LTP] [PATCH] lapi/powerpc64.in: Fix wrong syscall number for statx
Xiao Yang
yangx.jy@cn.fujitsu.com
Wed Sep 5 04:48:25 CEST 2018
Signed-off-by: Xiao Yang <yangx.jy@cn.fujitsu.com>
---
include/lapi/syscalls/powerpc64.in | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/include/lapi/syscalls/powerpc64.in b/include/lapi/syscalls/powerpc64.in
index 80fa91882..c0b4226eb 100644
--- a/include/lapi/syscalls/powerpc64.in
+++ b/include/lapi/syscalls/powerpc64.in
@@ -349,4 +349,4 @@ getrandom 359
memfd_create 360
mlock2 378
copy_file_range 379
-statx 360
+statx 383
--
2.17.0
More information about the ltp
mailing list