Re: [PATCH RT 4/8] sched: migrate disable: Protect cpus_ptr with lock

From: Scott Wood
Date: Thu Sep 26 2019 - 12:52:50 EST


On Thu, 2019-09-26 at 18:39 +0200, Sebastian Andrzej Siewior wrote:
> On 2019-07-27 00:56:34 [-0500], Scott Wood wrote:
> > Various places assume that cpus_ptr is protected by rq/pi locks,
> > so don't change it before grabbing those locks.
> >
> > Signed-off-by: Scott Wood <swood@xxxxxxxxxx>
>
> I applied now everything until here and you can take a look at
>
> https://git.kernel.org/pub/scm/linux/kernel/git/rt/linux-rt-devel.git/log/?h=linux-5.2.y-rt-RC
>
> If there are no objections then I would make this a -rt9 and then go
> further.
>
> Sebastian

Looks good, thanks!

-Scott