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

From: Sebastian Andrzej Siewior
Date: Thu Sep 26 2019 - 12:39:51 EST


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