vserver 1.9.5.x5
[linux-2.6.git] / include / asm-sparc / thread_info.h
index b4a5494..104f03c 100644 (file)
@@ -138,6 +138,7 @@ BTFIXUPDEF_CALL(void, free_thread_info, struct thread_info *)
                                         * this quantum (SMP) */
 #define TIF_POLLING_NRFLAG     9       /* true if poll_idle() is polling
                                         * TIF_NEED_RESCHED */
+#define TIF_MEMDIE             10
 
 /* as above, but as bit values */
 #define _TIF_SYSCALL_TRACE     (1<<TIF_SYSCALL_TRACE)