]> git.baikalelectronics.ru Git - kernel.git/commit
Revert "x86: fix NMI watchdog & 'stopped time' problem"
authorThomas Gleixner <tglx@linutronix.de>
Tue, 22 Jan 2008 09:23:01 +0000 (10:23 +0100)
committerThomas Gleixner <tglx@linutronix.de>
Tue, 22 Jan 2008 09:23:01 +0000 (10:23 +0100)
commitff0de8c43ad991820c69cd9ffc8994afa1a41a77
tree4c5e01b47330e067c015cbc388e6b4c7128762a9
parent524a9643b6b84b95cb919f4d85b42a05470fa128
Revert "x86: fix NMI watchdog & 'stopped time' problem"

This reverts commit 1f8a98cadd66afa9f9e760b23f6cd470a79cba6b.

It tried to fix long standing bugzilla entries, but the solution was
reported to break other systems. The reporter of

http://bugzilla.kernel.org/show_bug.cgi?id=9791

tracked it down to this commit and confirmed that reverting the patch
restores the correct behaviour. It's too late in the release cycle to
find a better solution than reverting the commit to avoid regressions.

Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
Acked-by: Ingo Molnar <mingo@elte.hu>
arch/x86/kernel/io_apic_32.c
arch/x86/kernel/nmi_32.c