Re: [PATCH rcu 11/27] drivers/dax: Remove "select SRCU"

From: Paul E. McKenney
Date: Thu Jan 05 2023 - 12:36:22 EST


On Thu, Jan 05, 2023 at 08:48:28AM -0800, Dan Williams wrote:
> 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.
> >
> > Signed-off-by: Paul E. McKenney <paulmck@xxxxxxxxxx>
> > Cc: Dan Williams <dan.j.williams@xxxxxxxxx>
> > Cc: Vishal Verma <vishal.l.verma@xxxxxxxxx>
> > Cc: Dave Jiang <dave.jiang@xxxxxxxxx>
> > Cc: <nvdimm@xxxxxxxxxxxxxxx>
>
> Acked-by: Dan Williams <dan.j.williams@xxxxxxxxx>
>
> Let me know if I should pick this up directly, otherwise I assume this
> will go in along with the rest of the set.

Thank you, Dan! I will apply your ack on my next rebase. I do plan to
send this along with the rest of the set, but if you do decide to take
it, please just let me know.

Thanx, Paul