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:
f194d13
)
[SPARC64]: Fix memory controller register access when non-SMP.
author
David S. Miller
<davem@sunset.davemloft.net>
Fri, 7 Dec 2007 08:58:55 +0000
(
00:58
-0800)
committer
David S. Miller
<davem@sunset.davemloft.net>
Fri, 7 Dec 2007 09:10:14 +0000
(
01:10
-0800)
get_cpu() always returns zero on non-SMP builds, but we
really want the physical cpu number in this code in order
to do the right thing.
Based upon a non-SMP kernel boot failure report from Bernd Zeimetz.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found