mirror of
https://github.com/hardkernel/linux.git
synced 2026-03-29 13:57:44 +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>