commit | aca6ca10974aa78adfb47291722ce851160213e4 | [log] [tgz] |
---|---|---|
author | Russell King <rmk@dyn-67.arm.linux.org.uk> | Thu Jun 15 20:28:03 2006 +0100 |
committer | Russell King <rmk+kernel@arm.linux.org.uk> | Sun Jun 18 16:17:45 2006 +0100 |
tree | 5e1daa21e63d19c5bab1a2f00eb6b8e1dcc6e9ea | |
parent | 680714844fd1dcc6f03b22353103985be9d58db6 [diff] |
[ARM] Gather common sigframe saving code into setup_sigframe() Gather the common sigmask savbing code inside setup_sigcontext(), and rename the function setup_sigframe(). Pass it a sigframe structure. Signed-off-by: Russell King <rmk+kernel@arm.linux.org.uk>