From: Benjamin Herrenschmidt Date: Mon, 19 Dec 2005 05:49:07 +0000 (+1100) Subject: [PATCH] powerpc: Fix g5 DART init X-Git-Tag: v2.6.16-rc1~666^2~44 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=56c8eaee65d688b526c12dca54a30276335679e5;p=pandora-kernel.git [PATCH] powerpc: Fix g5 DART init The patch enabling the new G5's with U4 broke initialization of the DART driver, causing it to trigger a BUG_ON for a case that is actually valid. This patch fixes it: Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed