From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752957AbcFCQt7 (ORCPT ); Fri, 3 Jun 2016 12:49:59 -0400 Received: from mail.linuxfoundation.org ([140.211.169.12]:46818 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752133AbcFCQt5 (ORCPT ); Fri, 3 Jun 2016 12:49:57 -0400 Date: Fri, 3 Jun 2016 09:49:56 -0700 From: Andrew Morton To: Mel Gorman Cc: Geert Uytterhoeven , Vlastimil Babka , Linux Kernel Mailing List , Linux MM , linux-m68k Subject: Re: BUG: scheduling while atomic: cron/668/0x10c9a0c0 Message-Id: <20160603094956.51b9346e260df0168a04c53d@linux-foundation.org> In-Reply-To: <20160603164625.GB2527@techsingularity.net> References: <20160601091921.GT2527@techsingularity.net> <574EB274.4030408@suse.cz> <20160602103936.GU2527@techsingularity.net> <0eb1f112-65d4-f2e5-911e-697b21324b9f@suse.cz> <20160602121936.GV2527@techsingularity.net> <20160602114341.e3b974640fc3f8cbcb54898b@linux-foundation.org> <20160603084142.GY2527@techsingularity.net> <20160603093518.09699af30ba0555847511487@linux-foundation.org> <20160603164625.GB2527@techsingularity.net> X-Mailer: Sylpheed 3.4.2 (GTK+ 2.24.28; x86_64-pc-linux-gnu) Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, 3 Jun 2016 17:46:25 +0100 Mel Gorman wrote: > On Fri, Jun 03, 2016 at 09:35:18AM -0700, Andrew Morton wrote: > > On Fri, 3 Jun 2016 11:00:30 +0200 Geert Uytterhoeven wrote: > > > > > In the mean time my tests completed successfully with both patches applied. > > > > Can we please identify "both patches" with specificity? I have the > > below one. > > > > mm, page_alloc: Reset zonelist iterator after resetting fair zone allocation policy > mm, page_alloc: Recalculate the preferred zoneref if the context can ignore memory policies Cool, thanks. I'll get both over to Linus today.