From: Arjan van de Ven Date: Sun, 21 Sep 2008 03:35:44 +0000 (-0700) Subject: x86: use round_jiffies() for the corruption check timer X-Git-Tag: v2.6.28-rc1~699^2^6~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=5871c6b0a52bb052c3891a787655043b90ae18e3;p=pandora-kernel.git 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 Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed