From: Russell King Date: Thu, 15 Jun 2006 19:13:25 +0000 (+0100) Subject: [ARM] Merge sigcontext and sigmask members of sigframe X-Git-Tag: v2.6.18-rc1~1071^2^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7d4fdc19fc134f69f3711c14e63caef56aee0f2a;p=pandora-kernel.git [ARM] Merge sigcontext and sigmask members of sigframe 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 --- Reading git-diff-tree failed