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:
4001c51
)
s390x: add s390_sthyi system call from v4.15
author
Szabolcs Nagy
<nsz@port70.net>
Fri, 2 Feb 2018 20:27:39 +0000
(20:27 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Thu, 22 Feb 2018 23:49:11 +0000
(18:49 -0500)
to store hypervisor information, added in linux commit
3d8757b87d7fc15a87928bc970f060bc9c6dc618
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 4fe1a64f2ab84476482356f0723b4ecb255126c0..c965664cc4d8d4f6cfc1a83cb98a794b6a5df9bc 100644
(file)
--- a/
arch/s390x/bits/syscall.h.in
+++ b/
arch/s390x/bits/syscall.h.in
@@
-322,4
+322,5
@@
#define __NR_pwritev2 377
#define __NR_s390_guarded_storage 378
#define __NR_statx 379
+#define __NR_s390_sthyi 380