aboutsummaryrefslogtreecommitdiffstats
path: root/arch/m68k/include/asm/thread_info_no.h
diff options
context:
space:
mode:
Diffstat (limited to 'arch/m68k/include/asm/thread_info_no.h')
-rw-r--r--arch/m68k/include/asm/thread_info_no.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/arch/m68k/include/asm/thread_info_no.h b/arch/m68k/include/asm/thread_info_no.h
index 884776f686ca..51f354b672e6 100644
--- a/arch/m68k/include/asm/thread_info_no.h
+++ b/arch/m68k/include/asm/thread_info_no.h
@@ -85,7 +85,7 @@ static inline struct thread_info *current_thread_info(void)
#define TIF_NEED_RESCHED 2 /* rescheduling necessary */
#define TIF_POLLING_NRFLAG 3 /* true if poll_idle() is polling
TIF_NEED_RESCHED */
-#define TIF_MEMDIE 4
+#define TIF_MEMDIE 4 /* is terminating due to OOM killer */
#define TIF_FREEZE 16 /* is freezing for suspend */
/* as above, but as bit values */