Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md...
authorJens Axboe <axboe@kernel.dk>
Thu, 3 Jan 2019 15:21:02 +0000 (08:21 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 Jan 2019 15:21:02 +0000 (08:21 -0700)
Pull the pending 4.21 changes for md from Shaohua.

* 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/shli/md:
  md: fix raid10 hang issue caused by barrier
  raid10: refactor common wait code from regular read/write request
  md: remvoe redundant condition check
  lib/raid6: add option to skip algo benchmarking
  lib/raid6: sort algos in rough performance order
  lib/raid6: check for assembler SSSE3 support
  lib/raid6: avoid __attribute_const__ redefinition
  lib/raid6: add missing include for raid6test
  md: remove set but not used variable 'bi_rdev'

1  2 
drivers/md/md.c
lib/Kconfig

diff --cc drivers/md/md.c
Simple merge
diff --cc lib/Kconfig
Simple merge