commit | 19662027488946e34dd54d3bb408fa3307681d7d | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Fri Jun 06 03:27:56 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 09:13:18 2008 +0200 |
tree | d2e3c4fd1d2ffaf827f37ec6ee68fa477bf806e9 | |
parent | acae7d906f2f81d814e9c3730eeb19dfd3bf3bb4 [diff] |
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>