From: Hiroshi Shimamoto Date: Fri, 27 Feb 2009 18:28:48 +0000 (-0800) Subject: x86: signal: intrroduce get_sigframe() and replace get_sigstack() X-Git-Tag: v2.6.30-rc1~211^2~26^7~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=97286a2b64725aac2d584ddd1f94871f9991d5a1;p=pandora-kernel.git x86: signal: intrroduce get_sigframe() and replace get_sigstack() Impact: cleanup Introduce get_sigframe() like 32-bit to replace get_sigstack(). Move the i387 stuff into get_sigframe(). Signed-off-by: Hiroshi Shimamoto Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed