From: Jan Beulich Date: Tue, 8 May 2012 14:19:29 +0000 (+0100) Subject: x86: Fix section annotation of acpi_map_cpu2node() X-Git-Tag: v3.4~20^3~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b2a3477727c1d43b92a3e4223f10ad5bf639df06;p=pandora-kernel.git x86: Fix section annotation of acpi_map_cpu2node() Commit 943bc7e110f2 ("x86: Fix section warnings") added __cpuinitdata here, while for functions __cpuinit should be used. Signed-off-by: Jan Beulich Cc: Link: http://lkml.kernel.org/r/4FA947910200007800082470@nat28.tlf.novell.com Signed-off-by: Ingo Molnar Cc: Steffen Persvold --- Reading git-diff-tree failed