Files
kernel_xiaomi_sm8250/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-03 08:33:00 -04:00
2010-05-14 17:08:01 -04:00
2010-05-19 13:38:54 -04:00
2010-05-10 16:08:01 -07: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-11 12:01:10 -07:00
2010-05-11 14:40:55 +02:00
2010-05-03 11:50:57 +02:00
2010-05-21 09:37:29 -07:00
2010-05-14 15:09:32 -04:00
2010-05-17 12:17:10 +03:00
2010-05-11 14:40:55 +02:00
2010-05-19 13:44:27 +10:00
2010-05-10 23:08:19 +02:00
2010-05-21 19:30:44 +02:00
2010-05-03 15:53:54 -07:00
2010-05-11 10:09:47 +02:00
2010-05-06 10:56:07 +10:00
2010-05-17 17:18:50 -07:00
2010-05-10 11:08:35 -07:00
2010-05-15 23:28:39 -07:00
2010-05-12 23:02:23 -07:00
2010-05-21 09:34:29 -07:00
2010-05-19 22:15:46 +09:30