commit | 05f2d12c3563dea8c81b301f9f3cf7919af23b13 | [log] [tgz] |
---|---|---|
author | Jack Steiner <steiner@sgi.com> | Fri Mar 28 14:12:02 2008 -0500 |
committer | Ingo Molnar <mingo@elte.hu> | Thu Apr 17 17:41:33 2008 +0200 |
tree | d696f29159d311d8d1fde7f6bd1b01261ca713b9 | |
parent | a5c15d419d4b68535222b51f9054dd08d5e67470 [diff] |
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 <steiner@sgi.com> Signed-off-by: Ingo Molnar <mingo@elte.hu>