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:
5ecd310
)
[SPARC64]: Move topology init code into new file, sysfs.c
author
David S. Miller
<davem@hutch.davemloft.net>
Sat, 2 Jun 2007 21:41:44 +0000
(14:41 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Tue, 5 Jun 2007 04:49:50 +0000
(21:49 -0700)
Also, use per-cpu data for struct cpu. Calling kmalloc for
each cpu in topology_init() is just plain clumsy.
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found