]> nv-tegra.nvidia Code Review - linux-2.6.git/commit - drivers/watchdog
watchdog: tegra_wdt: give time for spinlock lockup detection to work
authorJP Abgrall <jpa@google.com>
Sat, 27 Aug 2011 01:39:17 +0000 (18:39 -0700)
committerDan Willemsen <dwillemsen@nvidia.com>
Thu, 22 Mar 2012 05:14:22 +0000 (22:14 -0700)
commitaa0259193d1c7e3360018fe6230d3586058aa197
tree180cfcffdc14d5e08171633eb94d4de285d695a4
parentc837a9fadbb5b988b1f30243dc2d1ec5f55445e8
watchdog: tegra_wdt: give time for spinlock lockup detection to work

To allow the spinlock lockup detection to actually trigger after
60 seconds, the tegra_wdt heartbeat needs to be longer than that.
Bumping it to 120sec, as at the 50% marker the watchdog takes an
interrupt.

Change-Id: I099fd7720d65c0e2050fa91161e30485fe84a1ed
Signed-off-by: JP Abgrall <jpa@google.com>
Rebase-Id: R89dfdbb2a0d1c756a79b5e77205d74a27ab6185b
drivers/watchdog/tegra_wdt.c