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:
505d914
)
sparc32: fix sparcstation 5 boot
author
Sam Ravnborg
<sam@ravnborg.org>
Thu, 21 Apr 2011 23:35:46 +0000
(16:35 -0700)
committer
David S. Miller
<davem@davemloft.net>
Thu, 21 Apr 2011 23:35:46 +0000
(16:35 -0700)
The sparcstation 5 I have available has no MID property for the CPU.
This resulted in a panic when booting a SMP kernel on this box.
The assigned field in cpu_data is never used, so if we fail
to read the MID property then inform user and continue booting.
Signed-off-by: Sam Ravnborg <sam@ravnborg.org>
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found