Commit eb2317b1 authored by Al Viro's avatar Al Viro

nios2: _TIF_ALLWORK_MASK is unused

Signed-off-by: default avatarAl Viro <viro@zeniv.linux.org.uk>
parent fe15c26e
......@@ -96,9 +96,6 @@ static inline struct thread_info *current_thread_info(void)
/* work to do on interrupt/exception return */
#define _TIF_WORK_MASK 0x0000FFFE
/* work to do on any return to u-space */
# define _TIF_ALLWORK_MASK 0x0000FFFF
#endif /* __KERNEL__ */
#endif /* _ASM_NIOS2_THREAD_INFO_H */
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment