[PATCH] x86_64: Some housekeeping in local APIC code
authorAndi Kleen <ak@suse.de>
Wed, 11 Jan 2006 21:46:51 +0000 (22:46 +0100)
committerLinus Torvalds <torvalds@g5.osdl.org>
Thu, 12 Jan 2006 03:05:03 +0000 (19:05 -0800)
commit11a8e778c46ee76fc46b0a7fa9d455b5a8e3e19f
tree2e6d19e5fbb9d686448868bc087673e696b5b4be
parent5f1d189f8a87930d62c507800a8ac20b9a185e41
[PATCH] x86_64: Some housekeeping in local APIC code

Remove support for obsolete hardware and cleanup.

- Remove checks for non integrated APICs
- Replace apic_write_around with apic_write.
- Remove apic_read_around
- Remove APIC version reads used by old workarounds
- Remove old workaround for Simics
- Fix indentation

Signed-off-by: Andi Kleen <ak@suse.de>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/x86_64/kernel/apic.c
arch/x86_64/kernel/io_apic.c
arch/x86_64/kernel/mce_intel.c
arch/x86_64/kernel/smpboot.c
include/asm-x86_64/apic.h