From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751236AbcFXUPT (ORCPT ); Fri, 24 Jun 2016 16:15:19 -0400 Received: from bh-25.webhostbox.net ([208.91.199.152]:57246 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750979AbcFXUPR (ORCPT ); Fri, 24 Jun 2016 16:15:17 -0400 Date: Fri, 24 Jun 2016 13:15:09 -0700 From: Guenter Roeck To: Mel Gorman Cc: Andrew Morton , linux-kernel@vger.kernel.org, Vlastimil Babka Subject: Re: Crashes in -next due to 'mm, page_alloc: remove fair zone allocation policy' Message-ID: <20160624201509.GA18324@roeck-us.net> References: <20160624060533.GA9507@roeck-us.net> <20160624083914.GD1868@techsingularity.net> <576D3833.7020608@roeck-us.net> <20160624155022.GF1868@techsingularity.net> <20160624164618.GA2705@roeck-us.net> <20160624181325.GG1868@techsingularity.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20160624181325.GG1868@techsingularity.net> User-Agent: Mutt/1.5.23 (2014-03-12) X-Authenticated_sender: guenter@roeck-us.net X-OutGoing-Spam-Status: No, score=-1.0 X-AntiAbuse: This header was added to track abuse, please include it with any abuse report X-AntiAbuse: Primary Hostname - bh-25.webhostbox.net X-AntiAbuse: Original Domain - vger.kernel.org X-AntiAbuse: Originator/Caller UID/GID - [47 12] / [47 12] X-AntiAbuse: Sender Address Domain - roeck-us.net X-Get-Message-Sender-Via: bh-25.webhostbox.net: authenticated_id: guenter@roeck-us.net X-Authenticated-Sender: bh-25.webhostbox.net: guenter@roeck-us.net X-Source: X-Source-Args: X-Source-Dir: Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Jun 24, 2016 at 07:13:25PM +0100, Mel Gorman wrote: > On Fri, Jun 24, 2016 at 09:46:18AM -0700, Guenter Roeck wrote: > > > Ok, is there any chance you could test the mm-vmscan-node-lru-v8r12 > > > branch from git://git.kernel.org/pub/scm/linux/kernel/git/mel/linux.git > > > please? > > > > > See the "testing" column at http://kerneltests.org/builders. "git describe" > > is "v4.7-rc4-295-g572d768". Should be complete in a couple of hours. > > > > That appears to be mostly passing unless I'm reading it wrong. There are a > number of build failures but from patches pending in linux-next and mmotm > instead of from the patch series itself. > For the most part, yes. arm64 crashes, though, but I have no idea if that is because of your series or because of some inherited problem. Can you have a look ? Guenter