From: David S. Miller Date: Wed, 9 Sep 2009 06:29:16 +0000 (-0700) Subject: sparc64: Make touch_nmi_watchdog() actually work. X-Git-Tag: v2.6.32-rc1~702^2~9 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d89be56b2153ccad7e8cd9e71b5d8b686632e8c2;p=pandora-kernel.git sparc64: Make touch_nmi_watchdog() actually work. It guards it's actions on nmi_watchdog_active, but nothing ever sets that and it's initial value is zero. Signed-off-by: David S. Miller --- Reading git-diff-tree failed