From: Jan Beulich Date: Thu, 16 Feb 2006 22:41:55 +0000 (+0100) Subject: [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private data X-Git-Tag: v2.6.16-rc4~38 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=99019e919969be88e7e4042f3afa296bd55ad9ec;p=pandora-kernel.git [PATCH] x86_64: make touch_nmi_watchdog() not touch impossible cpus' private data Along with that, also suppress the memory touching altogether when the watchdog is not running, to eliminate needless crosstalk. Plus ad a call to it to make things consistent (one could also consider removing the call in enable_timer_nmi_watchdog()). Signed-off-by: Jan Beulich Signed-off-by: Andi Kleen Signed-off-by: Linus Torvalds --- Reading git-diff-tree failed