summaryrefslogtreecommitdiffstats
path: root/kernel
diff options
context:
space:
mode:
authorDavid S. Miller <davem@davemloft.net>2008-05-08 01:21:28 +0200
committerDavid S. Miller <davem@davemloft.net>2008-05-08 01:21:28 +0200
commit1e38c126c9252b612697e34f43b1b3371c8ee31d (patch)
tree32f4d7635b9acb3c1210d46193ca777021fd52a3 /kernel
parentsparc: Fix mmap VA span checking. (diff)
downloadlinux-1e38c126c9252b612697e34f43b1b3371c8ee31d.tar.xz
linux-1e38c126c9252b612697e34f43b1b3371c8ee31d.zip
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>
Diffstat (limited to 'kernel')
0 files changed, 0 insertions, 0 deletions