From: Chen Gang Date: Mon, 27 May 2013 06:30:29 +0000 (+0800) Subject: [IA64] Fix trap #45 handling X-Git-Tag: omap-for-v3.11/fixes-for-merge-window~35^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=169ec523c34212f6e382186bce88f17eba4cad49;p=pandora-kernel.git [IA64] Fix trap #45 handling In this case, the original author did not provide the related reason string for die_if_kernel(), so the 'buf' is not initialized. The original author wants to generic a 'SIGSEGV' and 'return', not want to 'break' to fall to die. [Probably irrelevent since we no longer support IA-32 execution. -Tony] Signed-off-by: Chen Gang Signed-off-by: Tony Luck --- Reading git-diff-tree failed