]> git.baikalelectronics.ru Git - kernel.git/commit
Merge tag 'md/3.19-fixes' of git://neil.brown.name/md
authorLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Feb 2015 03:54:57 +0000 (19:54 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Wed, 4 Feb 2015 03:54:57 +0000 (19:54 -0800)
commit7991b5797fb9b31451afe6ee7c6871a3dfe51449
tree2295970b51277beb8b6e8e2024dfbd45ba2e9d9c
parent6a1964e1bbb5519a9757f3f5c81ef5dd3815081a
parent3c718023dda5c2bd2d033af1db60791958868eb4
Merge tag 'md/3.19-fixes' of git://neil.brown.name/md

Pull two fixes for md from Neil Brown:

 - Another live lock, needs backporting

 - work-around false positive with new warnings.

* tag 'md/3.19-fixes' of git://neil.brown.name/md:
  md/bitmap: fix a might_sleep() warning.
  md/raid5: fix another livelock caused by non-aligned writes.