Hi Linus, Just a single fix this week, fixing a regression introduced in this series. When we put the final reference to the queue, we may need to block. Ensure that we can safely do so. From Bart. Please pull! git://git.kernel.dk/linux-block.git for-linus ---------------------------------------------------------------- Bart Van Assche (1): block: Fix a blk_exit_rl() regression block/blk-sysfs.c | 34 ++++++++++++++++++++++------------ include/linux/blkdev.h | 2 ++ 2 files changed, 24 insertions(+), 12 deletions(-) -- Jens Axboe