]> git.baikalelectronics.ru Git - kernel.git/commit
x86: APIC/UP: Remove redundant NMI watchdog downgrade
authorMaciej W. Rozycki <macro@linux-mips.org>
Fri, 6 Jun 2008 02:27:56 +0000 (03:27 +0100)
committerIngo Molnar <mingo@elte.hu>
Tue, 8 Jul 2008 07:13:18 +0000 (09:13 +0200)
commit3e9ff42afe4c254323b32744a9683aa304008978
treed2e3c4fd1d2ffaf827f37ec6ee68fa477bf806e9
parentbdca58b28d752cae8cc59ba38557971129b0e7c1
x86: APIC/UP: Remove redundant NMI watchdog downgrade

For the UP case the NMI watchdog downgrade is done consistently in
APIC_init_uniprocessor() now.  Remove redundant code used only when
BIOS-disabled local APIC is activated.

Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/apic_32.c