]> 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)
commit831c7107e940f4dcdb350aea86b905a2ee5bb4bd
tree2295970b51277beb8b6e8e2024dfbd45ba2e9d9c
parent2afcda6eefc3f3d504c0263a03f1f9a2e21ef93d
parent5a5e333c8133e6fe7a80b1a4f092a428b92b40e8
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.