diff options
author | Andi Kleen <ak@suse.de> | 2006-01-11 16:46:54 -0500 |
---|---|---|
committer | Linus Torvalds <torvalds@g5.osdl.org> | 2006-01-11 22:05:03 -0500 |
commit | 0a9c3ee7692fa20670986bcf550950e88ab9b4cc (patch) | |
tree | 62721a6246e5b60a4a7ee779d82bf3b88a0896e6 /block/Kconfig | |
parent | 11a8e778c46ee76fc46b0a7fa9d455b5a8e3e19f (diff) |
[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 'block/Kconfig')
0 files changed, 0 insertions, 0 deletions