]> git.baikalelectronics.ru Git - kernel.git/commit
Merge branch 'for-linus' of git://git.kernel.dk/linux-block
authorLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Jun 2017 08:26:10 +0000 (17:26 +0900)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 16 Jun 2017 08:26:10 +0000 (17:26 +0900)
commit1717d1130326dd9fcfc3796cd0567437a9afa4ec
tree426472aebfe0d0df91400d306836be65af9bd535
parent5077e128b422d78df08f44c925f44f9f1b1f4cb6
parent96291e32d46e6a54cd900926eb48b937b45ab480
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull block layer fix from Jens Axboe:
 "Just a single fix this week, fixing a regression introduced in this
  release.

  When we put the final reference to the queue, we may need to block.
  Ensure that we can safely do so. From Bart"

* 'for-linus' of git://git.kernel.dk/linux-block:
  block: Fix a blk_exit_rl() regression