From: David Daney Date: Sat, 5 Dec 2009 01:44:53 +0000 (-0800) Subject: s390: Convert BUG() to use unreachable() X-Git-Tag: v2.6.33-rc1~414 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5506e68975c346e55f786b554e28e368cdede444;p=pandora-kernel.git s390: Convert BUG() to use unreachable() Use the new unreachable() macro instead of for(;;); Signed-off-by: David Daney Acked-by: Martin Schwidefsky CC: Heiko Carstens CC: linux390@de.ibm.com CC: linux-s390@vger.kernel.org Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed