git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
7244d54
)
[SPARC64]: Fix 2 bugs in PCI Sabre bus scanning.
author
David S. Miller
<davem@ultra5.davemloft.net>
Wed, 6 Jun 2007 21:03:08 +0000
(14:03 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 7 Jun 2007 23:59:46 +0000
(16:59 -0700)
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>
No differences found