[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-ID: <4E26D22B.1040702@sysgo.com>
Date: Wed, 20 Jul 2011 15:03:39 +0200
From: David Engraf <david.engraf@...go.com>
To: Wim Van Sebroeck <wim@...ana.be>, linux-watchdog@...r.kernel.org,
linux-kernel@...r.kernel.org, linux-sh@...r.kernel.org,
Paul Mundt <lethal@...ux-sh.org>
Subject: [PATCH] shwdt: fix usage of mod_timer
This patch fixes the usage of mod_timer and makes the driver usable.
mod_timer must be called with an absolute timeout in jiffies, the old
implementation used a relative timeout thus the hardware watchdog was
never triggered.
Signed-off-by: David Engraf <david.engraf@...go.com>
View attachment "shwdt.patch" of type "text/x-diff" (526 bytes)
Powered by blists - more mailing lists