Re: [PATCH 1/1] rcu/sync: remove un-used rcu_sync_enter_start function

From: Tejun Heo
Date: Tue Jan 16 2024 - 13:14:56 EST


On Tue, Jan 16, 2024 at 08:50:35AM -0800, Paul E. McKenney wrote:
> On Thu, Jan 11, 2024 at 02:57:22PM +0530, Onkarnarth wrote:
> > From: Onkarnath <onkarnath.1@xxxxxxxxxxx>
> >
> > With commit '6a010a49b63a ("cgroup: Make !percpu threadgroup_rwsem
> > operations optional")' usage of rcu_sync_enter_start is removed.
> >
> > So this function can also be removed.
> >
> > Signed-off-by: Onkarnath <onkarnath.1@xxxxxxxxxxx>
> > Signed-off-by: Maninder Singh <maninder1.s@xxxxxxxxxxx>
>
> Adding Oleg, Peter, and Tejun for their thoughts. Any objections?

Looks good to me. FWIW,

Acked-by: Tejun Heo <tj@xxxxxxxxxx>

Thanks.

--
tejun