[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <Zx-2z3-abgyDG3VM@localhost.localdomain>
Date: Mon, 28 Oct 2024 17:07:43 +0100
From: Frederic Weisbecker <frederic@...nel.org>
To: "Paul E. McKenney" <paulmck@...nel.org>
Cc: "Uladzislau Rezki (Sony)" <urezki@...il.com>, RCU <rcu@...r.kernel.org>,
LKML <linux-kernel@...r.kernel.org>,
Neeraj upadhyay <Neeraj.Upadhyay@....com>,
Boqun Feng <boqun.feng@...il.com>,
Joel Fernandes <joel@...lfernandes.org>,
Oleksiy Avramchenko <oleksiy.avramchenko@...y.com>
Subject: Re: [PATCH 2/2] rcuscale: Remove redundant WARN_ON_ONCE() splat
Le Thu, Oct 24, 2024 at 01:28:24PM -0700, Paul E. McKenney a écrit :
> On Thu, Oct 24, 2024 at 06:45:58PM +0200, Uladzislau Rezki (Sony) wrote:
> > There are two places where WARN_ON_ONCE() is called two times
> > in the error paths. One which is encapsulated into if() condition
> > and another one, which is unnecessary, is placed in the brackets.
> >
> > Remove an extra WARN_ON_ONCE() splat which is in brackets.
> >
> > Signed-off-by: Uladzislau Rezki (Sony) <urezki@...il.com>
>
> For both:
>
> Reviewed-by: Paul E. McKenney <paulmck@...nel.org>
Both applied!
Thanks.
Powered by blists - more mailing lists