commit | 56c8eaee65d688b526c12dca54a30276335679e5 | [log] [tgz] |
---|---|---|
author | Benjamin Herrenschmidt <benh@kernel.crashing.org> | Mon Dec 19 16:49:07 2005 +1100 |
committer | Paul Mackerras <paulus@samba.org> | Mon Jan 09 15:05:42 2006 +1100 |
tree | 548a09c91edd507a9e8341d43edd67b215f7f9b6 | |
parent | 1beb6a7d6cbed3ac03500ce9b5b9bb632c512039 [diff] |
[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 <benh@kernel.crashing.org> Signed-off-by: Paul Mackerras <paulus@samba.org>