x86, apic: refactor ->phys_pkg_id()
authorIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 12:24:54 +0000 (13:24 +0100)
committerIngo Molnar <mingo@elte.hu>
Wed, 28 Jan 2009 22:20:27 +0000 (23:20 +0100)
Refactor the ->phys_pkg_id() methods:

 - namespace separation

 - macro wrapper removal

 - open-coded calls to the methods in the generic code

Signed-off-by: Ingo Molnar <mingo@elte.hu>

No differences found