Re: [PATCH rcu v2 19/20] tomoyo: Remove "select SRCU"

From: Paul E. McKenney
Date: Fri Jan 13 2023 - 14:45:04 EST


On Fri, Jan 13, 2023 at 11:22:10PM +0900, Tetsuo Handa wrote:
> On 2023/01/13 9:11, Paul E. McKenney wrote:
> > Now that the SRCU Kconfig option is unconditionally selected, there is
> > no longer any point in selecting it. Therefore, remove the "select SRCU"
> > Kconfig statements.
>
> Applied to https://osdn.net/projects/tomoyo/scm/git/tomoyo-test1/commits/1ed8a46256771de283772d482403691807214cf7 .
>
> I will send to linux.git after a few days.

Thank you! I will drop my version of this commit during my next rebase.

Thanx, Paul