Jens Axboe 5f45c69589 cfq-iosched: read_lock() does not always imply rcu_read_lock()
For some configurations of CONFIG_PREEMPT that is not true. So
get rid of __call_for_each_cic() and always uses the explicitly
rcu_read_lock() protected call_for_each_cic() instead.

This fixes a potential bug related to IO scheduler removal or
online switching.

Thanks to Paul McKenney for clarifying this.

Signed-off-by: Jens Axboe <jaxboe@fusionio.com>
2011-04-19 09:10:35 +02:00
..
2011-03-31 11:26:23 -03:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-04-18 11:41:33 +02:00
2011-03-31 11:26:23 -03:00
2011-02-24 08:54:21 -08:00