commit | 148b50830993acc67129f09c544d9167291e5458 | [log] [tgz] |
---|---|---|
author | Maciej W. Rozycki <macro@linux-mips.org> | Fri Jun 06 03:27:41 2008 +0100 |
committer | Ingo Molnar <mingo@elte.hu> | Tue Jul 08 09:13:16 2008 +0200 |
tree | 595bcdaa81728036d990488f7b746602a510478a | |
parent | 6fe9fe875691e15eda61b992e03257e68aa5ba4f [diff] |
x86: NMI watchdog: Downgrade helper A downgrade helper for the NMI watchdog to be used in all places where the I/O APIC watchdog may have been requested, but the I/O APIC is found not to be there or meant to be left disabled. This is so that the reconfiguration is cosistent and defined in a single place only. Signed-off-by: Maciej W. Rozycki <macro@linux-mips.org> Signed-off-by: Ingo Molnar <mingo@elte.hu>