From mboxrd@z Thu Jan 1 00:00:00 1970 From: Andrew Morton Subject: Re: [PATCH v2] cpuset: fix a deadlock due to incomplete patching of cpusets_enabled() Date: Thu, 27 Jul 2017 12:51:12 -0700 Message-ID: <20170727125112.5c200880d7580525e24210e3@linux-foundation.org> References: <20170727164608.12701-1-dmitriyz@waymo.com> Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: <20170727164608.12701-1-dmitriyz-FA3Td6GO0iIAvxtiuMwx3w@public.gmane.org> Sender: cgroups-owner-u79uwXL29TY76Z2rM5mHXA@public.gmane.org List-ID: Content-Type: text/plain; charset="us-ascii" To: Dima Zavin Cc: Christopher Lameter , Li Zefan , Pekka Enberg , David Rientjes , Joonsoo Kim , cgroups-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-kernel-u79uwXL29TY76Z2rM5mHXA@public.gmane.org, linux-mm-Bw31MaZKKs3YtjvyW6yDsg@public.gmane.org, Cliff Spradlin , Mel Gorman On Thu, 27 Jul 2017 09:46:08 -0700 Dima Zavin 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.