commit | 11e7c21880617b8383ad8ad059ae9a07e5abe68e | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 05 09:34:03 2018 -0700 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Jun 05 09:34:03 2018 -0700 |
tree | 67358d449514f8948f2c8678a7743eab24fffde4 | |
parent | 9b68ac2204ec4cbd1ff8bf2dc24be378042efc83 [diff] | |
parent | d377535405686f735b90a8ad4ba269484cd7c96e [diff] |
Merge tag 'for-linus-20180605' of git://git.kernel.dk/linux-block Pull block fixes from Jens Axboe: "This just contains the dm kzalloc fix that was discussed, and a fix that I queued up yesterday for a case where blk-mq doesn't honor the stop bit appropriately" * tag 'for-linus-20180605' of git://git.kernel.dk/linux-block: dm: Use kzalloc for all structs with embedded biosets/mempools blk-mq: return when hctx is stopped in blk_mq_run_work_fn