From: Thomas Gleixner Date: Wed, 17 Oct 2007 16:04:32 +0000 (+0200) Subject: x86: C1E late detection fix. Really switch off lapic timer X-Git-Tag: v2.6.24-rc1~476^2~113 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3dfbc88464934fb6924a388bc03961d44f387926;p=pandora-kernel.git x86: C1E late detection fix. Really switch off lapic timer Doh, I completely missed that devices marked DUMMY are not running the set_mode function. So we force broadcasting, but we keep the local APIC timer running. Let the clock event layer mark the device _after_ switching it off. Signed-off-by: Thomas Gleixner Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed