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:
e6ed89a
)
[SPARC64]: Make smp_processor_id() functional before start_kernel()
author
David S. Miller
<davem@davemloft.net>
Wed, 31 May 2006 08:24:02 +0000
(
01:24
-0700)
committer
David S. Miller
<davem@davemloft.net>
Wed, 31 May 2006 08:24:02 +0000
(
01:24
-0700)
Uses of smp_processor_id() get pushed earlier and earlier in
the start_kernel() sequence. So just get it working before
we call start_kernel() to avoid all possible problems.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found