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:
1177f61
)
s390x: add kexec_file_load syscall number from linux v4.17
author
Szabolcs Nagy
<nsz@port70.net>
Sat, 9 Jun 2018 23:03:48 +0000
(23:03 +0000)
committer
Rich Felker
<dalias@aerifal.cx>
Tue, 19 Jun 2018 17:27:39 +0000
(13:27 -0400)
new in linux commit
71406883fd35794d573b3085433c41d0a3bf6c21
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 c965664cc4d8d4f6cfc1a83cb98a794b6a5df9bc..409e915510ad77085da23cca8b1261d6093edef9 100644
(file)
--- a/
arch/s390x/bits/syscall.h.in
+++ b/
arch/s390x/bits/syscall.h.in
@@
-323,4
+323,5
@@
#define __NR_s390_guarded_storage 378
#define __NR_statx 379
#define __NR_s390_sthyi 380
+#define __NR_kexec_file_load 381