aboutsummaryrefslogtreecommitdiffstats
path: root/arch/ppc/syslib
diff options
context:
space:
mode:
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>2005-05-23 10:03:52 +1000
committerLinus Torvalds <torvalds@ppc970.osdl.org>2005-05-22 17:34:42 -0700
commit1263cc67c09bc7f913a6877f3ba0427f0b76617e (patch)
tree5b713315560487f8c288820b17061fe27016c2cc /arch/ppc/syslib
parent[PATCH] fix for __generic_file_aio_read() to return 0 on EOF (diff)
downloadlinux-dev-1263cc67c09bc7f913a6877f3ba0427f0b76617e.tar.xz
linux-dev-1263cc67c09bc7f913a6877f3ba0427f0b76617e.zip
[PATCH] ppc64: Fix booting on latest G5 models
The latest speedbumped Apple G5 models have a "bug" in the Open Firmware device tree that lacks the proper interrupt routing information for the northbridge i2c controller. Apple's driver silently falls back into a sub-optimal "polled" mode (heh, maybe they didn't even notice the bug because of that :), our driver didn't properly check and crashes :( This patch fixes our driver to not crash, and adds code to the prom_init() OF trampoline code that detects the "bug" and adds the missing information back for this chipset revision. This fixes booting and thermal control on these models. Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to 'arch/ppc/syslib')
0 files changed, 0 insertions, 0 deletions