Re: [PATCH -next v3 0/5] md: remove rcu protection to access rdev from conf

From: Song Liu
Date: Mon Nov 27 2023 - 22:50:31 EST


On Sat, Nov 25, 2023 at 12:16 AM Yu Kuai <yukuai1@xxxxxxxxxxxxxxx> wrote:
>
> From: Yu Kuai <yukuai3@xxxxxxxxxx>
>
> Changes in v3:
> - remove patch 1 from v2, and since all the print_conf() is called
> while 'reconfig_mutex' is held, it's safe to remove
> rcu_read_lock/unlock() directly.
> - remove the definition of flag RemoveSynchronized;

Applied v3 to md-next. Thanks!

Song