From: Paul Mundt Date: Thu, 8 Mar 2007 10:41:21 +0000 (+0900) Subject: sh: generic BUG() support. X-Git-Tag: v2.6.22-rc1~825^2~34 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=fa69151173b1fc6fa3ced0edd5c2ea83b5d32bc1;p=pandora-kernel.git sh: generic BUG() support. Wire up GENERIC_BUG for SH. This moves off of the special bug frame and on to the generic struct bug_entry. Roughly the same semantics are retained, and we can kill off some of the verbose BUG() reporting code. Signed-off-by: Paul Mundt --- Reading git-diff-tree failed