[ARM] Merge sigcontext and sigmask members of sigframe
authorRussell King <rmk@dyn-67.arm.linux.org.uk>
Thu, 15 Jun 2006 19:13:25 +0000 (20:13 +0100)
committerRussell King <rmk+kernel@arm.linux.org.uk>
Sun, 18 Jun 2006 15:17:42 +0000 (16:17 +0100)
ucontext contains both the sigcontext and sigmask structures, and
is also used for rt signal contexts.  Re-use this structure for
non-rt signals.

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

No differences found