commit | 59acf65776f8720d5f7c4efec545d1ecec6abca3 | [log] [tgz] |
---|---|---|
author | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 03 19:54:57 2015 -0800 |
committer | Linus Torvalds <torvalds@linux-foundation.org> | Tue Feb 03 19:54:57 2015 -0800 |
tree | 2295970b51277beb8b6e8e2024dfbd45ba2e9d9c | |
parent | 0f98c38d725f88d6452af46eed96a3a6791b230a [diff] | |
parent | d95901433436aeb921eac58bfd8a2aa77f110384 [diff] |
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.