From: Andi Kleen Date: Wed, 11 Jan 2006 21:46:51 +0000 (+0100) Subject: [PATCH] x86_64: Some housekeeping in local APIC code X-Git-Tag: v2.6.16-rc1~291 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=11a8e778c46ee76fc46b0a7fa9d455b5a8e3e19f;p=pandora-kernel.git [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 Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed