Merge branch 'master' of /home/trondmy/kernel/linux-2.6/
[powerpc.git] / include / asm-parisc / thread_info.h
index ac32f14..f2f83b0 100644 (file)
@@ -49,7 +49,8 @@ struct thread_info {
 
 #endif /* !__ASSEMBLY */
 
-#define PREEMPT_ACTIVE          0x10000000
+#define PREEMPT_ACTIVE_BIT     28
+#define PREEMPT_ACTIVE         (1 << PREEMPT_ACTIVE_BIT)
 
 /*
  * thread information flags