projects
/
oweals
/
musl.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
2dc6760
)
s390x: add syscall number for s390_guarded_storage from linux v4.12
author
Szabolcs Nagy
<nsz@port70.net>
Mon, 11 Sep 2017 19:30:08 +0000
(19:30 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Sun, 5 Nov 2017 23:41:19 +0000
(18:41 -0500)
new syscall in linux commit
916cda1aa1b412d7cf2991c3af7479544942d121
arch/s390x/bits/syscall.h.in
patch
|
blob
|
history
diff --git
a/arch/s390x/bits/syscall.h.in
b/arch/s390x/bits/syscall.h.in
index bb1c0f4d4340652cd8597b83a1d227001ad7917c..4fe1a64f2ab84476482356f0723b4ecb255126c0 100644
(file)
--- a/
arch/s390x/bits/syscall.h.in
+++ b/
arch/s390x/bits/syscall.h.in
@@
-320,5
+320,6
@@
#define __NR_copy_file_range 375
#define __NR_preadv2 376
#define __NR_pwritev2 377
+#define __NR_s390_guarded_storage 378
#define __NR_statx 379