All of lore.kernel.org
 help / color / mirror / Atom feed
From: Song Liu <song@kernel.org>
To: Yu Kuai <yukuai1@huaweicloud.com>
Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org,
	 yukuai3@huawei.com, yi.zhang@huawei.com, yangerkun@huawei.com
Subject: Re: [PATCH -next v3 0/5] md: remove rcu protection to access rdev from conf
Date: Mon, 27 Nov 2023 19:50:12 -0800	[thread overview]
Message-ID: <CAPhsuW4sSVBiicnDY_3MTznNkJjrdL8mpDXyJpXLOt_eBybcgw@mail.gmail.com> (raw)
In-Reply-To: <20231125081604.3939938-1-yukuai1@huaweicloud.com>

On Sat, Nov 25, 2023 at 12:16 AM Yu Kuai <yukuai1@huaweicloud.com> wrote:
>
> From: Yu Kuai <yukuai3@huawei.com>
>
> 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

      parent reply	other threads:[~2023-11-28  3:50 UTC|newest]

Thread overview: 7+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-11-25  8:15 [PATCH -next v3 0/5] md: remove rcu protection to access rdev from conf Yu Kuai
2023-11-25  8:16 ` [PATCH -next v3 1/5] md: remove flag RemoveSynchronized Yu Kuai
2023-11-25  8:16 ` [PATCH -next v3 2/5] md/raid10: remove rcu protection to access rdev from conf Yu Kuai
2023-11-25  8:16 ` [PATCH -next v3 3/5] md/raid1: " Yu Kuai
2023-11-25  8:16 ` [PATCH -next v3 4/5] md/raid5: " Yu Kuai
2023-11-25  8:16 ` [PATCH -next v3 5/5] md/md-multipath: " Yu Kuai
2023-11-28  3:50 ` Song Liu [this message]

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=CAPhsuW4sSVBiicnDY_3MTznNkJjrdL8mpDXyJpXLOt_eBybcgw@mail.gmail.com \
    --to=song@kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=yangerkun@huawei.com \
    --cc=yi.zhang@huawei.com \
    --cc=yukuai1@huaweicloud.com \
    --cc=yukuai3@huawei.com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.