From: Al Viro Date: Thu, 27 Dec 2012 03:11:53 +0000 (-0500) Subject: cris: kill weird arguments of sys_{rt_,}sigreturn() X-Git-Tag: v3.9-rc1~98^2~6^7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=e6a6d210e0c2ad95047e2922394fb6e73bf438ab;p=pandora-kernel.git 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 --- Reading git-diff-tree failed