Skip to content
Commit db7d9a4e authored by David S. Miller's avatar David S. Miller
Browse files

[SPARC64]: Move syscall success and newchild state out of thread flags.



These two bits were accesses non-atomically from assembler
code.  So, in order to eliminate any potential races resulting
from that, move these pieces of state into two bytes elsewhere
in struct thread_info.

Signed-off-by: default avatarDavid S. Miller <davem@davemloft.net>
parent cdd5186f
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