From: Benjamin Herrenschmidt Date: Thu, 17 Nov 2005 02:34:57 +0000 (+1100) Subject: [PATCH] powerpc: Workaround for offb on 64 bits platforms X-Git-Tag: v2.6.15-rc2~37^2~14 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b341e32e5cc1a154cb0ac2f4229c2d040647804b;p=pandora-kernel.git [PATCH] powerpc: Workaround for offb on 64 bits platforms This fixes a problem with offb not parsing addresses properly on 64 bits machines, and thus crashing at boot. The problem is worked around by locating the matching PCI device and using the properly relocated PCI base addresses instead of misparsing the Open Firmware properties. Signed-off-by: Benjamin Herrenschmidt Signed-off-by: Paul Mackerras --- Reading git-diff-tree failed