s390x: add kexec_file_load syscall number from linux v4.17
authorSzabolcs Nagy <nsz@port70.net>
Sat, 9 Jun 2018 23:03:48 +0000 (23:03 +0000)
committerRich 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

index c965664cc4d8d4f6cfc1a83cb98a794b6a5df9bc..409e915510ad77085da23cca8b1261d6093edef9 100644 (file)
 #define __NR_s390_guarded_storage       378
 #define __NR_statx                      379
 #define __NR_s390_sthyi                 380
+#define __NR_kexec_file_load            381