From: Jaswinder Singh Rajput Date: Sat, 11 Apr 2009 07:25:26 +0000 (+0530) Subject: x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static X-Git-Tag: v2.6.31-rc1~418^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2de1f33e99cec5fd79542a1d0e26efb9c36a98bb;p=pandora-kernel.git x86: apic/x2apic_cluster.c x86_cpu_to_logical_apicid should be static Impact: reduce kernel size a bit, address sparse warning Addresses the problem pointed out by this sparse warning: arch/x86/kernel/apic/x2apic_cluster.c:13:1: warning: symbol 'per_cpu__x86_cpu_to_logical_apicid' was not declared. Should it be static? Signed-off-by: Jaswinder Singh Rajput Cc: Suresh Siddha LKML-Reference: <1239434726.4418.24.camel@localhost.localdomain> Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed