[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>
Showing
- arch/x86_64/kernel/apic.c 36 additions, 47 deletionsarch/x86_64/kernel/apic.c
- arch/x86_64/kernel/io_apic.c 7 additions, 7 deletionsarch/x86_64/kernel/io_apic.c
- arch/x86_64/kernel/mce_intel.c 2 additions, 2 deletionsarch/x86_64/kernel/mce_intel.c
- arch/x86_64/kernel/smpboot.c 3 additions, 8 deletionsarch/x86_64/kernel/smpboot.c
- include/asm-x86_64/apic.h 1 addition, 5 deletionsinclude/asm-x86_64/apic.h
Loading
Please register or sign in to comment