From: Stoyan Gaydarov Date: Tue, 10 Mar 2009 05:10:30 +0000 (-0500) Subject: [IA64] BUG to BUG_ON changes X-Git-Tag: v2.6.30-rc1~411^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=80a03e29164c76b70e6dbb1d10515820cc24487a;p=pandora-kernel.git [IA64] BUG to BUG_ON changes Replace: if (test) BUG(); with BUG_ON(test); Signed-off-by: Stoyan Gaydarov Signed-off-by: Tony Luck --- Reading git-diff-tree failed