David S. Miller 1e38c126c9 sparc: Fix fork/clone/vfork system call restart.
We clobber %i1 as well as %i0 for these system calls,
because they give two return values.

Therefore, on error, we have to restore %i1 properly
or else the restart explodes since it uses the wrong
arguments.

This fixes glibc's nptl/tst-eintr1.c testcase.

Signed-off-by: David S. Miller <davem@davemloft.net>
2008-05-07 16:21:28 -07:00
..
2008-05-06 15:19:54 -07:00
2008-02-18 15:28:16 -08:00
2008-04-26 21:41:19 -07:00
2008-04-29 02:38:50 -07:00
2008-02-13 01:00:26 -08:00