From: David Daney Date: Sat, 5 Dec 2009 01:44:52 +0000 (-0800) Subject: MIPS: Convert BUG() to use unreachable() X-Git-Tag: v2.6.33-rc1~415 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=4ef5651e85589e3aaca704c6d2d7ae7e794e5d25;p=pandora-kernel.git MIPS: Convert BUG() to use unreachable() Use the new unreachable() macro instead of while(1); Signed-off-by: David Daney Acked-by: Ralf Baechle CC: linux-mips@linux-mips.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed