Merge branch 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md...
authorJens Axboe <axboe@kernel.dk>
Thu, 3 Feb 2022 18:54:53 +0000 (11:54 -0700)
committerJens Axboe <axboe@kernel.dk>
Thu, 3 Feb 2022 18:54:53 +0000 (11:54 -0700)
Pull MD fix from Song:

"Please consider pulling the following fix on top of your block-5.17
 branch. It fixes a NULL ptr deref case with nowait."

* 'md-fixes' of https://git.kernel.org/pub/scm/linux/kernel/git/song/md:
  md: fix NULL pointer deref with nowait but no mddev->queue


Trivial merge