From: Paul Mundt Date: Tue, 8 May 2007 03:14:54 +0000 (+0900) Subject: sh: Always define TRAPA_BUG_OPCODE. X-Git-Tag: v2.6.22-rc1~143^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=44530c696b3fc2c8a45bdc798af85528e065ed80;p=pandora-kernel.git sh: Always define TRAPA_BUG_OPCODE. Previously this was only set when CONFIG_BUG=y. While we rely on that for handle_BUG() dispatch, we still want to hand the opcode off to the die chain notifier for determining the trap value. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed