Re: [PATCH rcu 14/16] rxrpc: Use call_rcu_hurry() instead of call_rcu()
From: Joel Fernandes <hidden>
Date: 2022-11-30 19:21:41
Also in:
lkml, rcu
From: Joel Fernandes <hidden>
Date: 2022-11-30 19:21:41
Also in:
lkml, rcu
On Nov 30, 2022, at 2:09 PM, David Howells [off-list ref] wrote: Note that this conflicts with my patch:
Oh. I don’t see any review or Ack tags on it. Is it still under review? Thanks, - Joel
rxrpc: Don't hold a ref for connection workqueue https://git.kernel.org/pub/scm/linux/kernel/git/dhowells/linux-fs.git/commit/?h=rxrpc-next&id=450b00011290660127c2d76f5c5ed264126eb229 which should render it unnecessary. It's a little ahead of yours in the net-next queue, if that means anything. David