git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
fc38151
)
x86: use round_jiffies() for the corruption check timer
author
Arjan van de Ven
<arjan@linux.intel.com>
Sun, 21 Sep 2008 03:35:44 +0000
(20:35 -0700)
committer
Ingo Molnar
<mingo@elte.hu>
Mon, 22 Sep 2008 08:29:25 +0000
(10:29 +0200)
the exact timing of the corruption check isn't too important (it's once a
minute timer), use round_jiffies() to align it and avoid extra wakeups.
Signed-off-by: Arjan van de Ven <arjan@linux.intel.com>
Signed-off-by: Ingo Molnar <mingo@elte.hu>
No differences found