[PATCH] powerpc: Fix g5 DART init
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Mon, 19 Dec 2005 05:49:07 +0000 (16:49 +1100)
committerPaul Mackerras <paulus@samba.org>
Mon, 9 Jan 2006 04:05:42 +0000 (15:05 +1100)
commit56c8eaee65d688b526c12dca54a30276335679e5
tree548a09c91edd507a9e8341d43edd67b215f7f9b6
parent1beb6a7d6cbed3ac03500ce9b5b9bb632c512039
[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>
arch/powerpc/sysdev/dart_iommu.c