Browse Source

s390x: add kexec_file_load syscall number from linux v4.17

new in linux commit 71406883fd35794d573b3085433c41d0a3bf6c21
Szabolcs Nagy 6 years ago
parent
commit
7ea235b1be
1 changed files with 1 additions and 0 deletions
  1. 1 0
      arch/s390x/bits/syscall.h.in

+ 1 - 0
arch/s390x/bits/syscall.h.in

@@ -323,4 +323,5 @@
 #define __NR_s390_guarded_storage       378
 #define __NR_s390_guarded_storage       378
 #define __NR_statx                      379
 #define __NR_statx                      379
 #define __NR_s390_sthyi                 380
 #define __NR_s390_sthyi                 380
+#define __NR_kexec_file_load            381