unicore32: unobfuscate _TIF_WORK_MASK
bits 3..7 in flags are never set there, so this 0xff is pointless
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>
Showing
想要评论请 注册 或 登录
bits 3..7 in flags are never set there, so this 0xff is pointless
Signed-off-by: NAl Viro <viro@zeniv.linux.org.uk>