commit | 5871c6b0a52bb052c3891a787655043b90ae18e3 | [log] [tgz] |
---|---|---|
author | Arjan van de Ven <arjan@linux.intel.com> | Sat Sep 20 20:35:44 2008 -0700 |
committer | Ingo Molnar <mingo@elte.hu> | Mon Sep 22 10:29:25 2008 +0200 |
tree | 13f63a2981c4c393d7aa45e4037fcfebc6d050bc | |
parent | fc38151947477596aa27df6c4306ad6008dc6711 [diff] |
x86: use round_jiffies() for the corruption check timer 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>