lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <CAOuPNLgHjXXSVkrb20uVBHSOjNwGdkf7TRK6_r-0m2usyTVzoA@mail.gmail.com>
Date: Tue, 10 Dec 2024 20:48:35 +0530
From: Pintu Agarwal <pintu.ping@...il.com>
To: Suren Baghdasaryan <surenb@...gle.com>, mingo@...nel.org
Cc: peterz@...radead.org, Pintu Kumar <quic_pintu@...cinc.com>, hannes@...xchg.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

On Sat, 30 Nov 2024 at 04:34, Suren Baghdasaryan <surenb@...gle.com> wrote:
>
> On Wed, Nov 27, 2024 at 5:25 PM Pintu Agarwal <pintu.ping@...il.com> wrote:
> >
> > Hi,
> >
> > On Wed, 23 Oct 2024 at 19:57, Pintu Agarwal <pintu.ping@...il.com> wrote:
> > >
> > > 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 ?
> >
> > Just a follow up. Are we picking this or I need to push again ?
>
> I'm guessing it just fell through the cracks. Peter, could you please
> pick it into your tree?

Thanks Suren for the update.


Regards,
Pintu

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ