From: Tejun Heo Date: Fri, 3 Jul 2009 23:10:59 +0000 (+0900) Subject: percpu: reorder a few functions in mm/percpu.c X-Git-Tag: v2.6.32-rc1~676^2^2~28 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c8a51be4cabb7009db5f865169389242d49c4c60;p=pandora-kernel.git 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 Cc: Ingo Molnar --- Reading git-diff-tree failed