mirror of
https://github.com/torvalds/linux.git
synced 2026-01-25 15:03:52 +08: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>