]> git.kernelconcepts.de Git - karo-tx-linux.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)
commit4960c9df1407c2723459c60ff13e6efe0c209c62
tree4c5e01b47330e067c015cbc388e6b4c7128762a9
parentd384e35a25445bb60457b7dab8cffe178c6b7ecb
Revert "x86: fix NMI watchdog & 'stopped time' problem"

This reverts commit d4d25deca49ec2527a634557bf5a6cf449f85deb.

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