commit | c6ea396de6836bdeb2d2433368130642bf0f6e15 | [log] [tgz] |
---|---|---|
author | Jan Beulich <jbeulich@novell.com> | Thu Dec 07 02:14:09 2006 +0100 |
committer | Andi Kleen <andi@basil.nowhere.org> | Thu Dec 07 02:14:09 2006 +0100 |
tree | 1a2b243da4769f5a8b5f017180bacda2cd987ffb | |
parent | b0bfece40b1988aa8e3d910938691dce7859d82d [diff] |
[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>