1
0
Files
linux/arch/sparc64/kernel
David S. Miller fd7354108a sparc64: Fix accidental syscall restart on child return from clone/fork/vfork.
This fixes a regression added by
238468b2ac ("[SPARC64]: Use trap type
stored in pt_regs to handle syscall restart.")

Because we now encode the "returning from syscall" status in the
pt_regs area, we have to be mindful to zap it out in the child
of a fork.

During a parallel kernel build I saw an accidental -EINTR return
from vfork() in 'make' because of this bug.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-04-27 15:09:15 -07:00
..
2008-04-26 21:41:19 -07:00
2007-10-27 00:13:04 -07:00
2008-04-23 23:32:16 -07:00
2007-07-29 17:09:29 -07:00
2008-04-23 23:32:16 -07:00
2008-04-26 21:41:15 -07:00
2007-11-06 21:23:11 -08:00
2008-04-23 23:32:16 -07:00
2008-04-23 23:32:17 -07:00
2007-07-26 11:11:56 -07:00