mirror of
https://github.com/torvalds/linux
synced 2026-06-19 08:42:08 +09:00
use cpu_clock() instead of sched_clock(). (the latter is not a proper clock-source) Signed-off-by: Ingo Molnar <mingo@elte.hu> Signed-off-by: Jens Axboe <jens.axboe@oracle.com>