Re: [PATCH v3 7/7] rcu: Add CONFIG_RCU_SR_NORMAL_DEBUG_GP

From: Uladzislau Rezki
Date: Thu Dec 21 2023 - 05:27:34 EST


> On Tue, Nov 28, 2023 at 09:00:33AM +0100, Uladzislau Rezki (Sony) wrote:
> > This option enables additional debugging for detecting a grace
> > period incompletion for synchronize_rcu() users. If a GP is not
> > fully passed for any user, the warning message is emitted.
> >
> > Signed-off-by: Uladzislau Rezki (Sony) <urezki@xxxxxxxxx>
>
> Much better, thank you, as this avoids the possibility of false positives
> in production. But to avoid potential bisection issues, could you please
> fold this into the first patch?
>
Makes sense. I will fold it into the first one!

--
Uladzislau Rezki