[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
authorDavid S. Miller <davem@ultra5.davemloft.net>
Wed, 6 Jun 2007 21:03:08 +0000 (14:03 -0700)
committerDavid S. Miller <davem@sunset.davemloft.net>
Thu, 7 Jun 2007 23:59:46 +0000 (16:59 -0700)
commit321566c2504445160b18e1508a73081579923a6b
treea81be2b3ca7f3423830faf79368cfc9c847c4af8
parent7244d545c123ff33a3a5bff7fcb96a07778c32d1
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.

If we are on hummingbird, bus runs at 66MHZ.

pbm->pci_bus should be setup with the result of pci_scan_one_pbm()
or else we deref NULL pointers in the error interrupt handlers.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/pci_sabre.c
This page took 0.026706 seconds and 5 git commands to generate.