]> git.hungrycats.org Git - linux/commit
[PATCH] Fix lockup accessing config space on G5
authorBenjamin Herrenschmidt <benh@kernel.crashing.org>
Wed, 10 Mar 2004 10:07:03 +0000 (02:07 -0800)
committerLinus Torvalds <torvalds@ppc970.osdl.org>
Wed, 10 Mar 2004 10:07:03 +0000 (02:07 -0800)
commita1ee5595749a7ab726666aaa975595b059cc80d8
tree5e228ce08744fd2140d5ce4c6d12235d0e78bcce
parent4838bc638e3f132a240616e7d6f63e1b0b994769
[PATCH] Fix lockup accessing config space on G5

This patch fixes the code that workaround lockups when accessing
the config space of devices on K2 when they are shut down. The
code was there but in the wrong place ;) And a typo prevented the
ohci1394 version of it from working.
arch/ppc64/kernel/pmac_feature.c
arch/ppc64/kernel/pmac_pci.c