Revert to Fedora kernel-2.6.17-1.2187_FC5 patched with vs2.0.2.1; there are too many...
[linux-2.6.git] / include / asm-arm / signal.h
index 46e69ae..ced6916 100644 (file)
@@ -114,7 +114,7 @@ typedef unsigned long sigset_t;
 #define SIGSTKSZ       8192
 
 #ifdef __KERNEL__
-#define SA_IRQNOMASK           0x08000000
+#define SA_TIMER               0x40000000
 #endif
 
 #include <asm-generic/signal.h>