]> Git Repo - linux.git/commit - mm/percpu.c
percpu: reorder a few functions in mm/percpu.c
authorTejun Heo <[email protected]>
Fri, 3 Jul 2009 23:10:59 +0000 (08:10 +0900)
committerTejun Heo <[email protected]>
Fri, 3 Jul 2009 23:10:59 +0000 (08:10 +0900)
commitc8a51be4cabb7009db5f865169389242d49c4c60
treec049dc4811a36fefa4108444a950dbf70623a420
parent38a6be525460f52ac6f2de1c3f73c5615a8853cd
percpu: reorder a few functions in mm/percpu.c

(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 <[email protected]>
Cc: Ingo Molnar <[email protected]>
mm/percpu.c
This page took 0.052876 seconds and 4 git commands to generate.