From e4fde9f494c352a59c170ecc11cbac8e58d4a8cc Mon Sep 17 00:00:00 2001 From: Andy Lutomirski Date: Wed, 24 Aug 2011 10:19:44 -0400 Subject: [PATCH] --- yaml --- r: 269219 b: refs/heads/master c: 7e49b1c8c6d64f55ac83e1f5901b22fa9e51ab80 h: refs/heads/master i: 269217: 320b2eb43af2cca00ffdb809ccdd0a7e0514c2b3 269215: 06a279040b280661f5a75436f84b2c7cf12c06fb v: v3 --- [refs] | 2 +- trunk/arch/x86/include/asm/unistd_64.h | 1 - 2 files changed, 1 insertion(+), 2 deletions(-) diff --git a/[refs] b/[refs] index 33cd8f69e556..9e5985246ff7 100644 --- a/[refs] +++ b/[refs] @@ -1,2 +1,2 @@ --- -refs/heads/master: c812d8f7ad27bd5f1ed1c790eea8527b6f8ff1c7 +refs/heads/master: 7e49b1c8c6d64f55ac83e1f5901b22fa9e51ab80 diff --git a/trunk/arch/x86/include/asm/unistd_64.h b/trunk/arch/x86/include/asm/unistd_64.h index d92641cc7acc..940d7204b89d 100644 --- a/trunk/arch/x86/include/asm/unistd_64.h +++ b/trunk/arch/x86/include/asm/unistd_64.h @@ -624,7 +624,6 @@ __SYSCALL(__NR_vmsplice, sys_vmsplice) __SYSCALL(__NR_move_pages, sys_move_pages) #define __NR_utimensat 280 __SYSCALL(__NR_utimensat, sys_utimensat) -#define __IGNORE_getcpu /* implemented as a vsyscall */ #define __NR_epoll_pwait 281 __SYSCALL(__NR_epoll_pwait, sys_epoll_pwait) #define __NR_signalfd 282