From: Shi Weihua Date: Tue, 19 Feb 2008 02:26:19 +0000 (+0800) Subject: [IA64] signal(ia64_ia32): add a signal stack overflow check X-Git-Tag: v2.6.25-rc4~4^2~5 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=86dffa4cd1a1d61fed68ab64c674d4094f2bdfe4;p=pandora-kernel.git [IA64] signal(ia64_ia32): add a signal stack overflow check The similar check has been added to x86_32(i386) in commit id 83bd01024b1fdfc41d9b758e5669e80fca72df66. So we add this check to ia64_ia32 and improve it a liitle bit in that we need to check for stack overflow only when the signal is on stack. Signed-off-by: Shi Weihua Signed-off-by: Tony Luck --- Reading git-diff-tree failed