[ARM] Gather common sigframe restoration code into restore_sigframe()
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 15 Jun 2006 19:23:02 +0000 (20:23 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 18 Jun 2006 15:17:44 +0000 (16:17 +0100)
Gather the sigmask restoration code inside restore_sigcontext(), and
rename the function restore_sigframe().  Pass it a sigframe structure.

Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>

No differences found