x86: dumpstack, 64-bit: Disable preemption when walking the IRQ/exception stacks
[safe/jmp/linux-2.6] / arch / sparc / include / asm / unistd.h
index b8eb71e..42f2316 100644 (file)
 #define __NR_accept4           323
 #define __NR_preadv            324
 #define __NR_pwritev           325
+#define __NR_rt_tgsigqueueinfo 326
+#define __NR_perf_event_open   327
 
-#define NR_SYSCALLS            326
+#define NR_SYSCALLS            328
 
 #ifdef __32bit_syscall_numbers__
 /* Sparc 32-bit only has the "setresuid32", "getresuid32" variants,