commit | e6a6d210e0c2ad95047e2922394fb6e73bf438ab | [log] [tgz] |
---|---|---|
author | Al Viro <viro@zeniv.linux.org.uk> | Wed Dec 26 22:11:53 2012 -0500 |
committer | Al Viro <viro@zeniv.linux.org.uk> | Sun Feb 03 18:15:54 2013 -0500 |
tree | 9fc39ee8f5c60dc13159fa0d6e31073ec426fcc3 | |
parent | eb2f256682e5af4b890d1f3cce4a4d4b62ffa655 [diff] |
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>