Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
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>
- Loading branch information