From: Toshi Kani Date: Mon, 27 Aug 2012 18:52:24 +0000 (-0600) Subject: hpwdt: Fix kdump issue in hpwdt X-Git-Tag: v3.6-rc7~18^2~1 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=308b135e4fcc00c80c07e0e04e7afa8edf78583c;p=pandora-kernel.git hpwdt: Fix kdump issue in hpwdt kdump can be interrupted by watchdog timer when the timer is left activated on the crash kernel. Changed the hpwdt driver to disable watchdog timer at boot-time. This assures that watchdog timer is disabled until /dev/watchdog is opened, and prevents watchdog timer to be left running on the crash kernel. Signed-off-by: Toshi Kani Tested-by: Lisa Mitchell Signed-off-by: Thomas Mingarelli Signed-off-by: Wim Van Sebroeck Cc: stable --- Reading git-diff-tree failed