Merge remote branch 'origin' into secretlab/next-devicetree
[safe/jmp/linux-2.6] / arch / sparc / include / asm / thread_info_32.h
index 844d73a..9dd0318 100644 (file)
@@ -132,7 +132,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
+#define TIF_MEMDIE             10      /* is terminating due to OOM killer */
 #define TIF_FREEZE             11      /* is freezing for suspend */
 
 /* as above, but as bit values */