Hi Jens, Please consider pulling the following fixes on top of your block-5.19 branch. Thanks, Song The following changes since commit 2396e958c816960d445ecbbadd064abc929402d3: Merge tag 'nvme-5.19-2022-06-15' of git://git.infradead.org/nvme into block-5.19 (2022-06-15 09:39:05 -0600) are available in the Git repository at: https://git.kernel.org/pub/scm/linux/kernel/git/song/md.git md-fixes for you to fetch changes up to f34fdcd4a0e7a0b92340ad7e48e7bcff9393fab5: md/raid5-ppl: Fix argument order in bio_alloc_bioset() (2022-06-15 10:32:48 -0700) ---------------------------------------------------------------- Guoqing Jiang (1): Revert "md: don't unregister sync_thread with reconfig_mutex held" Logan Gunthorpe (1): md/raid5-ppl: Fix argument order in bio_alloc_bioset() drivers/md/dm-raid.c | 2 +- drivers/md/md.c | 14 +++++--------- drivers/md/md.h | 2 +- drivers/md/raid5-ppl.c | 4 ++-- 4 files changed, 9 insertions(+), 13 deletions(-)