Files
kernel/include/linux
Jens Axboe 28f4197e5d block: disable preemption before using sched_clock()
Commit 9195291e5f 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: Jens Axboe <jaxboe@fusionio.com>
2010-06-01 12:23:18 +02:00
..
2010-05-17 22:39:48 -07:00
2010-05-19 13:38:54 -04:00
2010-05-17 16:30:58 -07:00
2010-05-21 19:30:44 +02:00
2010-06-01 11:12:28 +02:00
2010-05-18 16:19:30 +10:00
2010-05-21 09:34:29 -07:00
2010-05-21 09:37:29 -07:00
2010-05-19 13:44:27 +10:00
2010-05-21 19:30:44 +02:00
2010-05-17 17:18:50 -07:00
2010-05-21 09:34:29 -07:00
2010-05-19 22:15:46 +09:30