* [LTP] [PATCH] lapi/powerpc64.in: Fix wrong syscall number for statx
@ 2018-09-05 2:48 Xiao Yang
2018-09-05 9:34 ` Cyril Hrubis
0 siblings, 1 reply; 2+ messages in thread
From: Xiao Yang @ 2018-09-05 2:48 UTC (permalink / raw)
To: ltp
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
^ permalink raw reply related [flat|nested] 2+ messages in thread
* [LTP] [PATCH] lapi/powerpc64.in: Fix wrong syscall number for statx
2018-09-05 2:48 [LTP] [PATCH] lapi/powerpc64.in: Fix wrong syscall number for statx Xiao Yang
@ 2018-09-05 9:34 ` Cyril Hrubis
0 siblings, 0 replies; 2+ messages in thread
From: Cyril Hrubis @ 2018-09-05 9:34 UTC (permalink / raw)
To: ltp
Hi!
Pushed, thanks.
--
Cyril Hrubis
chrubis@suse.cz
^ permalink raw reply [flat|nested] 2+ messages in thread
end of thread, other threads:[~2018-09-05 9:34 UTC | newest]
Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2018-09-05 2:48 [LTP] [PATCH] lapi/powerpc64.in: Fix wrong syscall number for statx Xiao Yang
2018-09-05 9:34 ` Cyril Hrubis
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox