diff options
author | Björn Steinbrink <B.Steinbrink@gmx.de> | 2007-06-16 10:15:56 -0700 |
---|---|---|
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | 2007-06-16 13:16:15 -0700 |
commit | 54c6ed7562d59ab238df1ec9ff76d81d7d0f0842 (patch) | |
tree | ba775434be453148ff2d0625359716c2fa5354fa /mm | |
parent | faa4cfa6b334fc07c3386e620a2fb55de508c077 (diff) | |
download | linux-3.10-54c6ed7562d59ab238df1ec9ff76d81d7d0f0842.tar.gz linux-3.10-54c6ed7562d59ab238df1ec9ff76d81d7d0f0842.tar.bz2 linux-3.10-54c6ed7562d59ab238df1ec9ff76d81d7d0f0842.zip |
i386: use the right wrapper to disable the NMI watchdog
When disabled through /proc/sys/kernel/nmi_watchdog, the NMI watchdog uses the
stop() method directly, which does not decrement the activity counter, leading
to a BUG(). Use the wrapper function instead to fix that.
Signed-off-by: Björn Steinbrink <B.Steinbrink@gmx.de>
Cc: Andi Kleen <ak@suse.de>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Diffstat (limited to 'mm')
0 files changed, 0 insertions, 0 deletions