]> asedeno.scripts.mit.edu Git - linux.git/commit
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)
commite6a6d210e0c2ad95047e2922394fb6e73bf438ab
tree9fc39ee8f5c60dc13159fa0d6e31073ec426fcc3
parenteb2f256682e5af4b890d1f3cce4a4d4b62ffa655
cris: kill weird arguments of sys_{rt_,}sigreturn()

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>
arch/cris/arch-v10/kernel/signal.c
arch/cris/arch-v32/kernel/signal.c