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:
3cbc856
)
percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward
author
Tejun Heo
<tj@kernel.org>
Fri, 14 Aug 2009 06:00:51 +0000
(15:00 +0900)
committer
Tejun Heo
<tj@kernel.org>
Fri, 14 Aug 2009 06:00:51 +0000
(15:00 +0900)
Unit map handling will be generalized and extended and used for
embedding sparse first chunk and other purposes. Relocate two
unit_map related functions upward in preparation. This patch just
moves the code without any actual change.
Signed-off-by: Tejun Heo <tj@kernel.org>
No differences found