]> git.ipfire.org Git - thirdparty/kernel/stable.git/commit
[PATCH] acpi-thermal: fix mod_timer() interval
authorAndrew Morton <akpm@linux-foundation.org>
Wed, 23 May 2007 22:43:24 +0000 (18:43 -0400)
committerChris Wright <chrisw@sous-sol.org>
Mon, 11 Jun 2007 18:37:10 +0000 (11:37 -0700)
commit9c35ac8447fdb6b33325d1544cfa466fb0dcb4e9
tree640896341502f36448654694c882a9bf86443273
parentb9d493f10e0b20db0976506d4e3a31857d228051
[PATCH] acpi-thermal: fix mod_timer() interval

Use relative time, not absolute.  Discovered by Jung-Ik (John) Lee
<jilee@google.com>.

Cc: Jung-Ik (John) Lee <jilee@google.com>
Acked-by: Len Brown <lenb@kernel.org>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Chris Wright <chrisw@sous-sol.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
drivers/acpi/thermal.c