-
由 Jens Axboe 提交于
Commit 9195291e added calls to sched_clock() from preemptible code. sched_clock() is both the wrong interface AND cannot be called without preempt disabled. Apply a temporary fix to get rid of the warnings, a real patch is in the works. Signed-off-by: NJens Axboe <jaxboe@fusionio.com>
28f4197e