commit | 00df111e7eb505558c54f23861e9341e56dd5fb0 | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Sat May 19 00:29:22 2012 -0400 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Mon Oct 01 09:58:13 2012 -0400 |
tree | d351d0268b39837c1c57f1e5f923e1f1184c308e | |
parent | 8ca8230b71322bfe45fc78090019a5bb20cd7439 [diff] |
parisc: fix double restarts Don't bother restoring r28 on syscall restarts; it's clobbered by syscall anyway. Reuse (now unused) ->orig_r28 as "no restarts allowed" flag. Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>