commit | 2cc7345ff71b27b5ac99e49ad7de39360042f601 | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@kimchee.(none)> | Wed Sep 12 10:15:59 2007 +0200 |
committer | David S. Miller <davem@kimchee.(none)> | Wed Sep 12 10:15:59 2007 +0200 |
tree | faf19ff74e0a92652923ee9e4b42e47cbd16809a | |
parent | 577107e8e4cf9f6f4f5ef8350ac9a8faa6c3796d [diff] |
[SPARC64]: Fix booting on V100 systems. 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>