cris: kill weird arguments of sys_{rt_,}sigreturn()
authorAl Viro <viro@zeniv.linux.org.uk>
Thu, 27 Dec 2012 03:11:53 +0000 (22:11 -0500)
committerAl Viro <viro@zeniv.linux.org.uk>
Sun, 3 Feb 2013 23:15:54 +0000 (18:15 -0500)
It's cheaper to call current_pt_regs() than bother fetching the damn
thing from stack.

Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>

No differences found