Linux-Raid Archives mirror
 help / color / mirror / Atom feed
From: Song Liu <song@kernel.org>
To: Li Lingfeng <lilingfeng@huaweicloud.com>
Cc: linux-raid@vger.kernel.org, linux-kernel@vger.kernel.org,
	 yukuai3@huawei.com, linan122@huawei.com, yi.zhang@huawei.com,
	 yangerkun@huawei.com, lilingfeng3@huawei.com
Subject: Re: [PATCH] md: get rdev->mddev with READ_ONCE()
Date: Mon, 29 Jan 2024 22:48:46 -0800	[thread overview]
Message-ID: <CAPhsuW6YWnG86fTRcPeeGfk219dG=Rm=LeFde0OEJJjGnqgaZA@mail.gmail.com> (raw)
In-Reply-To: <c47a4ff6-43a0-a536-29ff-db2d1a931181@huaweicloud.com>

On Mon, Jan 29, 2024 at 5:55 AM Li Lingfeng <lilingfeng@huaweicloud.com> wrote:
>
> Friendly ping ...
>
> Thanks
>
> 在 2023/12/29 15:05, Li Lingfeng 写道:
> > From: Li Lingfeng <lilingfeng3@huawei.com>
> >
> > Users may get rdev->mddev by sysfs while rdev is releasing.
> > So use both READ_ONCE() and WRITE_ONCE() to prevent load/store tearing
> > and to read/write mddev atomically.
> >
> > Signed-off-by: Li Lingfeng <lilingfeng3@huawei.com>

Sorry for the delay. Applied to md-tmp-6.9 branch.

Thanks,
Song

      reply	other threads:[~2024-01-30  6:49 UTC|newest]

Thread overview: 4+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2023-12-29  7:05 [PATCH] md: get rdev->mddev with READ_ONCE() Li Lingfeng
2024-01-02  6:16 ` Yu Kuai
2024-01-29 13:55 ` Li Lingfeng
2024-01-30  6:48   ` 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='CAPhsuW6YWnG86fTRcPeeGfk219dG=Rm=LeFde0OEJJjGnqgaZA@mail.gmail.com' \
    --to=song@kernel.org \
    --cc=lilingfeng3@huawei.com \
    --cc=lilingfeng@huaweicloud.com \
    --cc=linan122@huawei.com \
    --cc=linux-kernel@vger.kernel.org \
    --cc=linux-raid@vger.kernel.org \
    --cc=yangerkun@huawei.com \
    --cc=yi.zhang@huawei.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 a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for read-only IMAP folder(s) and NNTP newsgroup(s).