Re: [PATCH v2] cpuset: fix a deadlock due to incomplete patching of cpusets_enabled()

From: Dima Zavin
Date: Thu Jul 27 2017 - 17:42:24 EST


On Thu, Jul 27, 2017 at 12:51 PM, Andrew Morton
<akpm@xxxxxxxxxxxxxxxxxxxx> wrote:
> On Thu, 27 Jul 2017 09:46:08 -0700 Dima Zavin <dmitriyz@xxxxxxxxx> wrote:
>
>> - Applied on top of v4.12 since one of the callers in page_alloc.c changed.
>> Still only tested on v4.9.36 and compile tested against v4.12.
>
> That's a problem - this doesn't come close to applying on current
> mainline. I can fix that I guess, but the result should be tested
> well.
>

I'll fix up for latest, and see if I can test it. I should be able to
boot vanilla with not too much trouble. May take a few days.