From: Thomas Gleixner Date: Fri, 12 Oct 2007 21:04:06 +0000 (+0200) Subject: x86_64: Remove APIC_DIVISOR X-Git-Tag: v2.6.24-rc1~1397^2~22 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=b58eb00df7f7f80b7f456bf8fb740fddf14408ba;p=pandora-kernel.git x86_64: Remove APIC_DIVISOR APIC_DIVISOR is rather useless. It makes the calibration result more accurate in the first place, but we discard this later when we write the value to the APIC timer by dividing the calibration value by APIC_DIVISOR. Signed-off-by: Thomas Gleixner Signed-off-by: Chris Wright Signed-off-by: Ingo Molnar Signed-off-by: Arjan van de Ven --- Reading git-diff-tree failed