On Thu, Aug 28 2008, Andrew Morton wrote:
Doh right, we of course can't block inside a RCU section. Then
bitmap.c:write_sb_page() wants fixing:
rcu_read_lock();
rdev_for_each_rcu(...)
md_super_write(...)
bio_alloc(GFP_NOIO, 1);
Neil?
--
Jens Axboe
--