mbox series

[0/2] fix KASAN issue for dm-raid

Message ID 20220817120514.5536-1-guoqing.jiang@linux.dev (mailing list archive)
Headers show
Series fix KASAN issue for dm-raid | expand

Message

Guoqing Jiang Aug. 17, 2022, 12:05 p.m. UTC
Hi,

Let's try another approach to fix the KASAN issue, and to avoid cause 
issue for clustered raid.

Thanks,
Guoqing

Guoqing Jiang (2):
  Revert "md-raid: destroy the bitmap after destroying the thread"
  md: call __md_stop_writes in md_stop

 drivers/md/md.c | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

Comments

Song Liu Aug. 23, 2022, 5:25 p.m. UTC | #1
On Wed, Aug 17, 2022 at 5:05 AM Guoqing Jiang <guoqing.jiang@linux.dev> wrote:
>
> Hi,
>
> Let's try another approach to fix the KASAN issue, and to avoid cause
> issue for clustered raid.

Applied to md-fixes.

Thanks,
Song

>
> Thanks,
> Guoqing
>
> Guoqing Jiang (2):
>   Revert "md-raid: destroy the bitmap after destroying the thread"
>   md: call __md_stop_writes in md_stop
>
>  drivers/md/md.c | 3 ++-
>  1 file changed, 2 insertions(+), 1 deletion(-)
>
> --
> 2.31.1
>