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)
commit59acf65776f8720d5f7c4efec545d1ecec6abca3
tree2295970b51277beb8b6e8e2024dfbd45ba2e9d9c
parent0f98c38d725f88d6452af46eed96a3a6791b230a
parentd95901433436aeb921eac58bfd8a2aa77f110384
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.