From: Sam Ravnborg Date: Sun, 17 Feb 2008 12:22:49 +0000 (+0100) Subject: x86: fix section mismatch warning in topology.c:arch_register_cpu X-Git-Tag: v2.6.25-rc3~109^2~19 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=177c7715cd94a66d951fcafbacedd278a2d6fcab;p=pandora-kernel.git x86: fix section mismatch warning in topology.c:arch_register_cpu arch_register_cpu() is only defined for HOTPLUG_CPU code so simple fix is to ignore references by annotating the function __ref. Signed-off-by: Sam Ravnborg Cc: Sam Ravnborg Cc: Andrew Morton Cc: H. Peter Anvin Signed-off-by: Ingo Molnar Signed-off-by: Thomas Gleixner --- Reading git-diff-tree failed