Skip to content
Commit c984baad authored by Helge Deller's avatar Helge Deller
Browse files

parisc: Use _TIF_USER_WORK_MASK in entry.S



The constant _TIF_USER_WORK_MASK will get extended by additional flags
in the future, so check against the bits set in this mask - with the
exception of _TIF_NEED_RESCHED which was tested a few lines above.

Signed-off-by: default avatarHelge Deller <deller@gmx.de>
parent 93346da8
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