On Wed, Feb 14, 2024 at 1:53 PM Andy Shevchenko <andriy.shevchenko@xxxxxxxxxxxxxxx> wrote: > > On Wed, Feb 14, 2024 at 09:44:15AM +0100, Bartosz Golaszewski wrote: > > From: Bartosz Golaszewski <bartosz.golaszewski@xxxxxxxxxx> > > > > Here are four fixes to some bugs in recent SRCU changes. The first one fixes > > an actual race condition. The other three just make lockdep happy. > > Same comment here, can we simply redo this work so we won't have tons of fixes > on top of the nice RCU rework? > The rework is clearly a new development - not meant for backporting. I don't see any benefit from rebasing. These are normal fixes for a big rework. Bart