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:
577107e
)
[SPARC64]: Fix booting on V100 systems.
author
David S. Miller
<davem@kimchee.(none)>
Wed, 12 Sep 2007 08:15:59 +0000
(10:15 +0200)
committer
David S. Miller
<davem@kimchee.(none)>
Wed, 12 Sep 2007 08:15:59 +0000
(10:15 +0200)
On the root PCI bus, the OBP device tree lists device 3 twice.
Once as 'pm' and once as 'lomp'.
Everything goes downhill from there.
Ignore the second instance to workaround this.
Thanks to Kövedi_Krisztián for the bug report and
testing the fix.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found