All of lore.kernel.org
 help / color / mirror / Atom feed
From: Tejun Heo <tj@kernel.org>
To: Tao Cui <cuitao@kylinos.cn>
Cc: hannes@cmpxchg.org, mkoutny@suse.com, cgroups@vger.kernel.org
Subject: Re: [PATCH] cgroup/rdma: drop unnecessary READ_ONCE() on event counters
Date: Mon, 18 May 2026 09:31:43 -1000	[thread overview]
Message-ID: <c591dc1a28e7cf20789003636e51dca1@kernel.org> (raw)
In-Reply-To: <20260516052537.450732-1-cuitao@kylinos.cn>

Hello,

On Sat, May 16, 2026 at 01:25:37PM +0800, Tao Cui wrote:
> All accesses to the event counters are serialized by rdmacg_mutex,
> making the READ_ONCE() annotations unnecessary. Remove them.

Applied to cgroup/for-7.2.

Thanks.

--
tejun

      reply	other threads:[~2026-05-18 19:31 UTC|newest]

Thread overview: 2+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2026-05-16  5:25 [PATCH] cgroup/rdma: drop unnecessary READ_ONCE() on event counters Tao Cui
2026-05-18 19:31 ` Tejun Heo [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=c591dc1a28e7cf20789003636e51dca1@kernel.org \
    --to=tj@kernel.org \
    --cc=cgroups@vger.kernel.org \
    --cc=cuitao@kylinos.cn \
    --cc=hannes@cmpxchg.org \
    --cc=mkoutny@suse.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.