From: Andrew Morton __NR_sys_kexec_load should be __NR_kexec_load. Mainly affects users of the _syscallN() macros, and glibc is already checking for __NR_kexec_load. Cc: Ulrich Drepper Cc: "Eric W. Biederman" Cc: Mikael Starvik Cc: David Howells Cc: Yoshinori Sato Cc: Hirokazu Takata Cc: Paul Mundt Cc: Kazumoto Kojima Signed-off-by: Andrew Morton --- include/asm-cris/unistd.h | 2 +- include/asm-frv/unistd.h | 2 +- include/asm-h8300/unistd.h | 2 +- include/asm-i386/unistd.h | 2 +- include/asm-m32r/unistd.h | 2 +- include/asm-sh/unistd.h | 2 +- include/asm-sh64/unistd.h | 2 +- 7 files changed, 7 insertions(+), 7 deletions(-) diff -puN include/asm-cris/unistd.h~sys_kexec_load-naming-fixups include/asm-cris/unistd.h --- devel/include/asm-cris/unistd.h~sys_kexec_load-naming-fixups 2006-04-04 14:14:42.000000000 -0700 +++ devel-akpm/include/asm-cris/unistd.h 2006-04-04 14:14:42.000000000 -0700 @@ -288,7 +288,7 @@ #define __NR_mq_timedreceive (__NR_mq_open+3) #define __NR_mq_notify (__NR_mq_open+4) #define __NR_mq_getsetattr (__NR_mq_open+5) -#define __NR_sys_kexec_load 283 +#define __NR_kexec_load 283 #define __NR_waitid 284 /* #define __NR_sys_setaltroot 285 */ #define __NR_add_key 286 diff -puN include/asm-frv/unistd.h~sys_kexec_load-naming-fixups include/asm-frv/unistd.h --- devel/include/asm-frv/unistd.h~sys_kexec_load-naming-fixups 2006-04-04 14:14:42.000000000 -0700 +++ devel-akpm/include/asm-frv/unistd.h 2006-04-04 14:14:42.000000000 -0700 @@ -289,7 +289,7 @@ #define __NR_mq_timedreceive (__NR_mq_open+3) #define __NR_mq_notify (__NR_mq_open+4) #define __NR_mq_getsetattr (__NR_mq_open+5) -#define __NR_sys_kexec_load 283 +#define __NR_kexec_load 283 #define __NR_waitid 284 /* #define __NR_sys_setaltroot 285 */ #define __NR_add_key 286 diff -puN include/asm-h8300/unistd.h~sys_kexec_load-naming-fixups include/asm-h8300/unistd.h --- devel/include/asm-h8300/unistd.h~sys_kexec_load-naming-fixups 2006-04-04 14:14:42.000000000 -0700 +++ devel-akpm/include/asm-h8300/unistd.h 2006-04-04 14:14:42.000000000 -0700 @@ -285,7 +285,7 @@ #define __NR_mq_timedreceive (__NR_mq_open+3) #define __NR_mq_notify (__NR_mq_open+4) #define __NR_mq_getsetattr (__NR_mq_open+5) -#define __NR_sys_kexec_load 283 +#define __NR_kexec_load 283 #define __NR_waitid 284 /* #define __NR_sys_setaltroot 285 */ #define __NR_add_key 286 diff -puN include/asm-i386/unistd.h~sys_kexec_load-naming-fixups include/asm-i386/unistd.h --- devel/include/asm-i386/unistd.h~sys_kexec_load-naming-fixups 2006-04-04 14:14:42.000000000 -0700 +++ devel-akpm/include/asm-i386/unistd.h 2006-04-04 14:14:42.000000000 -0700 @@ -288,7 +288,7 @@ #define __NR_mq_timedreceive (__NR_mq_open+3) #define __NR_mq_notify (__NR_mq_open+4) #define __NR_mq_getsetattr (__NR_mq_open+5) -#define __NR_sys_kexec_load 283 +#define __NR_kexec_load 283 #define __NR_waitid 284 /* #define __NR_sys_setaltroot 285 */ #define __NR_add_key 286 diff -puN include/asm-m32r/unistd.h~sys_kexec_load-naming-fixups include/asm-m32r/unistd.h --- devel/include/asm-m32r/unistd.h~sys_kexec_load-naming-fixups 2006-04-04 14:14:42.000000000 -0700 +++ devel-akpm/include/asm-m32r/unistd.h 2006-04-04 14:14:42.000000000 -0700 @@ -292,7 +292,7 @@ #define __NR_mq_timedreceive (__NR_mq_open+3) #define __NR_mq_notify (__NR_mq_open+4) #define __NR_mq_getsetattr (__NR_mq_open+5) -#define __NR_sys_kexec_load 283 +#define __NR_kexec_load 283 #define __NR_waitid 284 #define NR_syscalls 285 diff -puN include/asm-sh64/unistd.h~sys_kexec_load-naming-fixups include/asm-sh64/unistd.h --- devel/include/asm-sh64/unistd.h~sys_kexec_load-naming-fixups 2006-04-04 14:14:42.000000000 -0700 +++ devel-akpm/include/asm-sh64/unistd.h 2006-04-04 14:14:42.000000000 -0700 @@ -333,7 +333,7 @@ #define __NR_mq_timedreceive (__NR_mq_open+3) #define __NR_mq_notify (__NR_mq_open+4) #define __NR_mq_getsetattr (__NR_mq_open+5) -#define __NR_sys_kexec_load 311 +#define __NR_kexec_load 311 #define __NR_waitid 312 #define __NR_add_key 313 #define __NR_request_key 314 diff -puN include/asm-sh/unistd.h~sys_kexec_load-naming-fixups include/asm-sh/unistd.h --- devel/include/asm-sh/unistd.h~sys_kexec_load-naming-fixups 2006-04-04 14:14:42.000000000 -0700 +++ devel-akpm/include/asm-sh/unistd.h 2006-04-04 14:14:42.000000000 -0700 @@ -290,7 +290,7 @@ #define __NR_mq_timedreceive (__NR_mq_open+3) #define __NR_mq_notify (__NR_mq_open+4) #define __NR_mq_getsetattr (__NR_mq_open+5) -#define __NR_sys_kexec_load 283 +#define __NR_kexec_load 283 #define __NR_waitid 284 #define __NR_add_key 285 #define __NR_request_key 286 _