[ Sasha's backport helper bot ] Hi, The upstream commit SHA1 provided is correct: 9c89f604476cf15c31fbbdb043cff7fbf1dbe0cb WARNING: Author mismatch between patch and upstream commit: Backport author: Yu Kuai<yukuai1@xxxxxxxxxxxxxxx> Commit author: Yu Kuai<yukuai3@xxxxxxxxxx> Status in newer kernel trees: 6.12.y | Not found Note: The patch differs from the upstream commit: --- 1: 9c89f604476cf ! 1: 64350810f6159 md/raid5: implement pers->bitmap_sector() @@ Metadata ## Commit message ## md/raid5: implement pers->bitmap_sector() + commit 9c89f604476cf15c31fbbdb043cff7fbf1dbe0cb upstream. + Bitmap is used for the whole array for raid1/raid10, hence IO for the array can be used directly for bitmap. However, bitmap is used for underlying disks for raid5, hence IO for the array can't be used --- Results of testing on various branches: | Branch | Patch Apply | Build Test | |---------------------------|-------------|------------| | stable/linux-6.12.y | Success | Success |