]> 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, 3 Apr 2015 21:49:26 +0000 (14:49 -0700)
committerLinus Torvalds <torvalds@linux-foundation.org>
Fri, 3 Apr 2015 21:49:26 +0000 (14:49 -0700)
commit5f0310b2a82c679effad58165feb3439b064ac00
tree9f0e1fe5ffb42713f381739d0140e8ae677375e3
parent2e16369c4f8592d7aac422062e081b3aea7c2167
parentfe655b388c99e61b8467fad6412e5f754b7f7a04
Merge branch 'for-linus' of git://git.kernel.dk/linux-block

Pull block layer fix from Jens Axboe:
 "Just one patch in this pull request, fixing a regression caused by a
  'mathematically correct' change to lcm()"

* 'for-linus' of git://git.kernel.dk/linux-block:
  block: fix blk_stack_limits() regression due to lcm() change