]> pilppa.org Git - linux-2.6-omap-h63xx.git/blobdiff - include/asm-parisc/thread_info.h
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/shaggy...
[linux-2.6-omap-h63xx.git] / include / asm-parisc / thread_info.h
index ac32f140b83aa1135259d63d615eb4baf4eafdac..f2f83b04cd8b8fad0c1bc5c19fa3b839d5cc1704 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