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:
6074d5b
)
percpu: generalize embedding first chunk setup helper
author
Tejun Heo
<tj@kernel.org>
Tue, 10 Mar 2009 07:27:48 +0000
(16:27 +0900)
committer
Tejun Heo
<tj@kernel.org>
Tue, 10 Mar 2009 07:27:48 +0000
(16:27 +0900)
Impact: code reorganization
Separate out embedding first chunk setup helper from x86 embedding
first chunk allocator and put it in mm/percpu.c. This will be used by
the default percpu first chunk allocator and possibly by other archs.
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found