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:
38a6be5
)
percpu: reorder a few functions in mm/percpu.c
author
Tejun Heo
<tj@kernel.org>
Fri, 3 Jul 2009 23:10:59 +0000
(08:10 +0900)
committer
Tejun Heo
<tj@kernel.org>
Fri, 3 Jul 2009 23:10:59 +0000
(08:10 +0900)
(de)populate functions are about to be reimplemented to drop
pcpu_chunk->page array. Move a few functions so that the rewrite
patch doesn't have code movement making it more difficult to read.
[ Impact: code movement ]
Signed-off-by: Tejun Heo <tj@kernel.org>
Cc: Ingo Molnar <mingo@elte.hu>
No differences found