From: Brian Gerst Date: Tue, 27 Jan 2009 03:56:47 +0000 (+0900) Subject: x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() X-Git-Tag: v2.6.30-rc1~2^2~50^2~52^2~13 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=0d77e7f04d5da160307f4f5c030a171e004f602b;p=pandora-kernel.git x86: merge setup_per_cpu_maps() into setup_per_cpu_areas() Impact: minor optimization Eliminates the need for two loops over possible cpus. Signed-off-by: Brian Gerst Signed-off-by: Tejun Heo --- Reading git-diff-tree failed