[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog
authorJan Beulich <jbeulich@novell.com>
Thu, 7 Dec 2006 01:14:09 +0000 (02:14 +0100)
committerAndi Kleen <andi@basil.nowhere.org>
Thu, 7 Dec 2006 01:14:09 +0000 (02:14 +0100)
commitc6ea396de6836bdeb2d2433368130642bf0f6e15
tree1a2b243da4769f5a8b5f017180bacda2cd987ffb
parentb0bfece40b1988aa8e3d910938691dce7859d82d
[PATCH] i386: Don't touch per cpu memory of offline CPUs in touch_nmi_watchdog

Just like on x86-64, don't touch foreign CPUs' memory if the watchdog
isn't enabled at all.

Signed-off-by: Jan Beulich <jbeulich@novell.com>
Signed-off-by: Andi Kleen <ak@suse.de>
arch/i386/kernel/nmi.c