From: Jack Steiner Date: Fri, 28 Mar 2008 19:12:02 +0000 (-0500) Subject: x86: change GET_APIC_ID() from an inline function to an out-of-line function X-Git-Tag: v2.6.26-rc1~1154^2~60 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=05f2d12c3563dea8c81b301f9f3cf7919af23b13;p=pandora-kernel.git x86: change GET_APIC_ID() from an inline function to an out-of-line function Introduce a function to read the local APIC_ID. This change is in preparation for additional changes to the APICID functions that will come in a later patch. Signed-off-by: Jack Steiner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed