[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <ZAnjnRC1wY3RIFhM@pc636>
Date: Thu, 9 Mar 2023 14:48:13 +0100
From: Uladzislau Rezki <urezki@...il.com>
To: Bob Pearson <rpearsonhpe@...il.com>,
Jason Gunthorpe <jgg@...dia.com>
Cc: LKML <linux-kernel@...r.kernel.org>, RCU <rcu@...r.kernel.org>,
"Paul E . McKenney" <paulmck@...nel.org>,
Oleksiy Avramchenko <oleksiy.avramchenko@...y.com>,
Jens Axboe <axboe@...nel.dk>,
Philipp Reisner <philipp.reisner@...bit.com>,
Bryan Tan <bryantan@...are.com>,
Steven Rostedt <rostedt@...dmis.org>,
Eric Dumazet <edumazet@...gle.com>,
Bob Pearson <rpearsonhpe@...il.com>,
Ariel Levkovich <lariel@...dia.com>,
Theodore Ts'o <tytso@....edu>, Julian Anastasov <ja@....bg>,
Jason Gunthorpe <jgg@...dia.com>
Subject: Re: [PATCH 07/13] RDMA/rxe: Rename kfree_rcu() to
kfree_rcu_mightsleep()
On Wed, Feb 01, 2023 at 04:08:13PM +0100, Uladzislau Rezki (Sony) wrote:
> The kfree_rcu()'s single argument name is deprecated therefore
> rename it to kfree_rcu_mightsleep() variant. The goal is explicitly
> underline that it is for sleepable contexts.
>
> Please check the RXE driver in a way that a single argument can
> be used. Briefly looking at it and rcu_head should be embed to
> free an obj over RCU-core. The context might be atomic.
>
> Cc: Bob Pearson <rpearsonhpe@...il.com>
> Cc: Jason Gunthorpe <jgg@...dia.com>
> Signed-off-by: Uladzislau Rezki (Sony) <urezki@...il.com>
> ---
> drivers/infiniband/sw/rxe/rxe_pool.c | 2 +-
> 1 file changed, 1 insertion(+), 1 deletion(-)
>
Could you please add you reviwed-by or Acked-by tags so we can bring
our series with renaming for the next merge window?
Thanks!
--
Uladzislau Rezki
Powered by blists - more mailing lists