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.le...@redhat.com> > > > Cc: "Paul E. McKenney" <paul...@linux.ibm.com> > > > > 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