diff options
author | Andi Kleen <ak@suse.de> | 2006-01-11 22:46:54 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-12 04:05:03 +0100 |
commit | 0a9c3ee7692fa20670986bcf550950e88ab9b4cc (patch) | |
tree | 62721a6246e5b60a4a7ee779d82bf3b88a0896e6 /arch/arm | |
parent | [PATCH] x86_64: Some housekeeping in local APIC code (diff) | |
download | linux-0a9c3ee7692fa20670986bcf550950e88ab9b4cc.tar.xz linux-0a9c3ee7692fa20670986bcf550950e88ab9b4cc.zip |
[PATCH] x86_64: Use safe_smp_processor_id in MCE handler
hard_smp_processor_id would return the local APIC id instead
of the Linux processor id. On big systems they are often
not identical. safe_smp_processor_id is just a wrapper
around it that does the necessary conversions.
Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions