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:
734796f
)
powerpc/smp: Don't expose per-cpu "cpu_state" array
author
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Thu, 31 Mar 2011 22:23:37 +0000
(09:23 +1100)
committer
Benjamin Herrenschmidt
<benh@kernel.crashing.org>
Fri, 1 Apr 2011 04:37:33 +0000
(15:37 +1100)
Instead, keep it static, expose an accessor and use that from
the PowerMac code. Avoids easy namespace collisions and will
make it easier to consolidate with other implementations.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org>
No differences found