diff options
| author | Mike Travis <[email protected]> | 2007-10-19 20:35:03 +0200 |
|---|---|---|
| committer | Thomas Gleixner <[email protected]> | 2007-10-19 20:35:03 +0200 |
| commit | 71b31233a215be27e2efbcc0e739cbebb0bde078 (patch) | |
| tree | 3143e0964ab6a439dc5cc0aac24557828ba51c11 /include/linux | |
| parent | b6278470b7cdbf2bf6ba7345130d83924451a51a (diff) | |
x86: acpi use cpu_physical_id
This is from an earlier message from Christoph Lameter:
processor_core.c currently tries to determine the apicid by special casing
for IA64 and x86. The desired information is readily available via
cpu_physical_id()
on IA64, i386 and x86_64.
Signed-off-by: Christoph Lameter <[email protected]>
Additionally, boot_cpu_id needed to be exported to fix compile errors in
dma code when !CONFIG_SMP.
Signed-off-by: Mike Travis <[email protected]>
Cc: Andi Kleen <[email protected]>
Cc: Christoph Lameter <[email protected]>
Cc: "Siddha, Suresh B" <[email protected]>
Cc: Len Brown <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Diffstat (limited to 'include/linux')
0 files changed, 0 insertions, 0 deletions