On Sun, Dec 05, 2021 at 03:27:47AM +0100, KP Singh wrote: > On Sat, Dec 4, 2021 at 2:01 AM Paul E. McKenney <paulmck@xxxxxxxxxx> wrote: > > > > On Tue, Nov 30, 2021 at 02:51:29PM -0800, Paul E. McKenney wrote: > > [...] > > > > There are probably still bugs, but it is passing much nastier tests than > > > a couple of weeks ago, so here is hoping... > > > > And this is now in -next. Please let me know how it goes! > > I was able to rebase this on linux-next which has Paul's changes and > ran it with: > > root@kpsingh:~# cat /proc/cmdline > console=ttyS0,115200 root=/dev/sda rw nokaslr rcupdate.rcu_task_enqueue_lim=4 > > The warning about the nested spinlock in the raw spin locked section > is also gone and I don't > see any other warnings. Will send the rebased series after doing a few > more checks. Thank you, and here is hoping for continued testing success! ;-) Thanx, Paul