Re: [PATCH 2/5] rcu/tree: Fix SCHED_FIFO params

From: Paul E. McKenney
Date: Thu Aug 01 2019 - 11:33:59 EST


On Thu, Aug 01, 2019 at 04:43:27PM +0200, Peter Zijlstra wrote:
> On Thu, Aug 01, 2019 at 06:51:03AM -0700, Paul E. McKenney wrote:
> > On Thu, Aug 01, 2019 at 01:13:50PM +0200, Peter Zijlstra wrote:
> > > A rather embarrasing mistake had us call sched_setscheduler() before
> > > initializing the parameters passed to it.
> > >
> > > Cc: Juri Lelli <juri.lelli@xxxxxxxxxx>
> > > Cc: "Paul E. McKenney" <paulmck@xxxxxxxxxxxxx>
> >
> > Thank you for having CCed me this time. ;-)
>
> Yeah, pretty much everything about that last time seems to have gone
> wrong...

Not that I necessarily would have spotted the bug, mind you...

Thanx, Paul