m68k: ignore restart_syscall
authorGeert Uytterhoeven <[email protected]>
Sat, 13 Oct 2007 12:31:26 +0000 (14:31 +0200)
committerLinus Torvalds <[email protected]>
Sat, 13 Oct 2007 16:41:03 +0000 (09:41 -0700)
m68k: ignore restart_syscall, which is not needed on m68k.

Signed-off-by: Geert Uytterhoeven <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
include/asm-m68k/unistd.h

index a30fe9c64143e4d5505b9c85adabf30074c85888..87f77b11931772245001d68e10ea863d3de446eb 100644 (file)
 #define __ARCH_WANT_SYS_SIGPROCMASK
 #define __ARCH_WANT_SYS_RT_SIGACTION
 
+/* whitelist for checksyscalls */
+#define __IGNORE_restart_syscall
+
 /*
  * "Conditional" syscalls
  *