From: Thomas Gleixner Date: Fri, 12 Oct 2007 21:04:07 +0000 (+0200) Subject: x86_64: remove nested irq disables X-Git-Tag: v2.6.24-rc1~1397^2~20 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c4d58cbd158dc9b30c55c0e3881ae7c6b8843d5a;p=pandora-kernel.git x86_64: remove nested irq disables setup_APIC_timer disables interrupts anyway. So no need to do the same in setup_boot_APIC_clock and setup_secondary_APIC_clock. Disable interrupts explicit in the calibration code. 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