From: Tejun Heo Date: Fri, 14 Aug 2009 06:00:51 +0000 (+0900) Subject: percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward X-Git-Tag: v2.6.32-rc1~676^2^2~11 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=033e48fb82958053113178264ddb9d5038d5e38b;p=pandora-kernel.git percpu: move pcpu_lpage_build_unit_map() and pcpul_lpage_dump_cfg() upward 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 --- Reading git-diff-tree failed