[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOuPNLjm2_Hg69pVY7fb9wqc-6mpys3P67wUF4Vz3+H77x3t_g@mail.gmail.com>
Date: Wed, 23 Oct 2024 19:57:51 +0530
From: Pintu Agarwal <pintu.ping@...il.com>
To: Suren Baghdasaryan <surenb@...gle.com>
Cc: Pintu Kumar <quic_pintu@...cinc.com>, hannes@...xchg.org, peterz@...radead.org,
mingo@...hat.com, juri.lelli@...hat.com, vincent.guittot@...aro.org,
dietmar.eggemann@....com, rostedt@...dmis.org, bsegall@...gle.com,
mgorman@...e.de, vschneid@...hat.com, christophe.jaillet@...adoo.fr,
linux-kernel@...r.kernel.org, joe@...ches.com, skhan@...uxfoundation.org
Subject: Re: [PATCH v5] sched/psi: fix memory barrier without comment warnings
Hi,
On Tue, 15 Oct 2024 at 02:36, Suren Baghdasaryan <surenb@...gle.com> wrote:
>
> On Sun, Oct 6, 2024 at 1:29 AM Pintu Kumar <quic_pintu@...cinc.com> wrote:
> >
> > These warnings were reported by checkpatch.
> > Fix them with minor changes.
> > No functional changes.
> >
> > WARNING: memory barrier without comment
> > + t = smp_load_acquire(trigger_ptr);
> >
> > WARNING: memory barrier without comment
> > + smp_store_release(&seq->private, new);
> >
> > Signed-off-by: Pintu Kumar <quic_pintu@...cinc.com>
>
> Acked-by: Suren Baghdasaryan <surenb@...gle.com>
>
Any further comment on this ?
Powered by blists - more mailing lists