Jens Axboe
d373812398
blk-stat: don't use this_cpu_ptr() in a preemptable section
...
If PREEMPT_RCU is enabled, rcu_read_lock() isn't strong enough
for us to use this_cpu_ptr() in that section. Use the safer
get/put_cpu_ptr() variants instead.
Reported-by: Mike Galbraith <efault@gmx.de>
Fixes: 34dbad5d26e2 ("blk-stat: convert to callback-based statistics reporting")
Signed-off-by: Jens Axboe <axboe@fb.com>
2017-05-10 07:40:18 -06:00
..
2017-04-19 08:48:24 -06:00
2017-05-10 07:39:43 -06:00
2017-04-20 09:39:12 -06:00
2017-05-10 07:39:43 -06:00
2017-05-01 14:09:21 -07:00
2017-03-29 11:27:19 -06:00
2017-05-04 08:24:13 -06:00
2017-04-20 12:16:10 -06:00
2017-04-19 10:19:47 -06:00
2017-04-23 12:59:56 -06:00
2017-03-03 10:53:35 -08:00
2017-04-08 11:25:38 -06:00
2017-03-02 08:42:36 +01:00
2017-04-08 11:25:38 -06:00
2017-05-04 08:25:17 -06:00
2017-05-04 08:25:17 -06:00
2017-03-29 11:09:51 -06:00
2017-05-04 08:24:40 -06:00
2017-04-20 17:28:30 -06:00
2017-05-04 08:24:13 -06:00
2017-04-14 14:06:54 -06:00
2017-03-02 08:56:04 -07:00
2017-02-27 20:54:05 +02:00
2017-05-08 08:09:39 -06:00
2017-05-04 08:23:44 -06:00
2017-04-08 11:25:38 -06:00
2017-03-02 08:42:26 +01:00
2017-05-10 07:40:18 -06:00
2017-04-21 07:56:23 -06:00
2017-05-04 08:24:13 -06:00
2017-04-20 09:41:36 -06:00
2017-04-20 12:16:10 -06:00
2017-04-21 07:56:23 -06:00
2017-04-19 08:49:03 -06:00
2017-04-19 17:38:30 -06:00
2017-04-20 12:16:10 -06:00
2017-05-01 14:41:04 -07:00
2017-04-05 08:15:08 -06:00
2017-04-08 11:25:38 -06:00
2017-05-10 07:40:04 -06:00
2017-05-02 10:21:17 -07:00
2017-04-08 11:25:38 -06:00
2017-04-19 17:38:36 -06:00
2017-05-05 18:49:20 -07:00
2017-04-19 08:30:26 -06:00
2017-05-04 08:25:17 -06:00
2017-04-19 08:48:24 -06:00
2017-05-04 08:25:17 -06:00
2017-05-05 18:49:20 -07:00
2017-04-20 12:16:10 -06:00
2017-04-07 14:24:16 -06:00
2017-03-24 20:34:39 -06:00