From: Cyrill Gorcunov Date: Fri, 2 Jan 2009 18:51:32 +0000 (+0300) Subject: x86: setup_per_cpu_areas() cleanup X-Git-Tag: v2.6.29-rc1~521^2 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=ab14398abd195af91a744c320a52a1bce814dd1e;p=pandora-kernel.git x86: setup_per_cpu_areas() cleanup Impact: cleanup __alloc_bootmem and __alloc_bootmem_node do panic for us in case of fail so no need for additional checks here. Also lets use pr_*() macros for printing. Signed-off-by: Cyrill Gorcunov Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed