Re: [PATCH rcu v2 05/20] drivers/hwtracing/stm: Remove "select SRCU"

From: Paul E. McKenney
Date: Fri Jan 13 2023 - 14:47:40 EST


On Fri, Jan 13, 2023 at 05:52:37PM +0200, Alexander Shishkin wrote:
> "Paul E. McKenney" <paulmck@xxxxxxxxxx> writes:
>
> > 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.
>
> Accidentally acked the previous version. This appears to be the same.

I somehow missed that ack, probably fat-fingered it. :-/

> Acked-by: Alexander Shishkin <alexander.shishkin@xxxxxxxxxxxxxxx>

Thank you! I will apply this on my next rebase.

Thanx, Paul