commit | 94e22e13ad063c614b458a019b428ffc118e5c06 | [log] [tgz] |
---|---|---|
author | Andrew Morton <akpm@linux-foundation.org> | Mon Apr 23 14:41:13 2007 -0700 |
committer | Linus Torvalds <torvalds@woody.linux-foundation.org> | Tue Apr 24 08:23:08 2007 -0700 |
tree | 0153b6823516f3be23ab633ea08fb45561fab034 | |
parent | c959df9f01cfb2f43b4d1f58631ee1e9c50541b6 [diff] |
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>