diff options
Diffstat (limited to 'arch/c6x/include/asm/thread_info.h')
| -rw-r--r-- | arch/c6x/include/asm/thread_info.h | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/arch/c6x/include/asm/thread_info.h b/arch/c6x/include/asm/thread_info.h index 1710bcbb8d09..4c8dc562bd90 100644 --- a/arch/c6x/include/asm/thread_info.h +++ b/arch/c6x/include/asm/thread_info.h | |||
| @@ -97,7 +97,6 @@ struct thread_info *current_thread_info(void) | |||
| 97 | #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ | 97 | #define TIF_NEED_RESCHED 3 /* rescheduling necessary */ |
| 98 | #define TIF_RESTORE_SIGMASK 4 /* restore signal mask in do_signal() */ | 98 | #define TIF_RESTORE_SIGMASK 4 /* restore signal mask in do_signal() */ |
| 99 | 99 | ||
| 100 | #define TIF_POLLING_NRFLAG 16 /* true if polling TIF_NEED_RESCHED */ | ||
| 101 | #define TIF_MEMDIE 17 /* OOM killer killed process */ | 100 | #define TIF_MEMDIE 17 /* OOM killer killed process */ |
| 102 | 101 | ||
| 103 | #define TIF_WORK_MASK 0x00007FFE /* work on irq/exception return */ | 102 | #define TIF_WORK_MASK 0x00007FFE /* work on irq/exception return */ |
