From: Russell King Date: Thu, 15 Jun 2006 19:18:25 +0000 (+0100) Subject: [ARM] Re-use sigframe within rt_sigframe X-Git-Tag: v2.6.18-rc1~1071^2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=cb3504e8fa84870aabcf51c67e29675817e30836;p=pandora-kernel.git [ARM] Re-use sigframe within rt_sigframe sigframe is now a contained subset of rt_sigframe, so we can start to re-use code which accesses sigframe data for both rt and non-rt signals. Signed-off-by: Russell King --- Reading git-diff-tree failed