Hi,
I'm adding stable@xxxxxxxxxxxxxxx
On 2020-06-20 05:26, Martin K. Petersen wrote:
On Thu, 18 Jun 2020 15:16:30 +0200, Bodo Stroesser wrote:
This small series of patches consists of:
[PATCH 1/2 v2] scsi: target: tcmu: Optimize use of flush_dcache_page
[PATCH 2/2 v2] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range
Together with commit
8c4e0f212398 scsi: target: tcmu: Fix size in calls to tcmu_flush_dcache_range
these patches fix crashes in tcmu on ARM.
[...]
Applied to 5.9/scsi-queue, thanks!
[1/2] scsi: target: tcmu: Optimize use of flush_dcache_page
https://git.kernel.org/mkp/scsi/c/3c58f737231e
[2/2] scsi: target: tcmu: Fix crash in tcmu_flush_dcache_range on ARM
https://git.kernel.org/mkp/scsi/c/3145550a7f8b
Patch 2/2 of this series already made it into 5.8, (5.7,) 5.4 and 4.19,
but patch 1/2 was not added yet. The crash will be fixed with with both
patches only. So please consider adding patch 1/2 also. The full commit
is 3c58f737231e2c8cbf543a09d84d8c8e80e05e43
Thank you
Bodo