From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-oi0-f45.google.com (mail-oi0-f45.google.com [209.85.218.45]) by kanga.kvack.org (Postfix) with ESMTP id 6E08A6B0038 for ; Wed, 28 Jan 2015 16:18:19 -0500 (EST) Received: by mail-oi0-f45.google.com with SMTP id g201so20239031oib.4 for ; Wed, 28 Jan 2015 13:18:19 -0800 (PST) Received: from bh-25.webhostbox.net (bh-25.webhostbox.net. [208.91.199.152]) by mx.google.com with ESMTPS id g10si2812308obt.79.2015.01.28.13.18.18 for (version=TLSv1 cipher=RC4-SHA bits=128/128); Wed, 28 Jan 2015 13:18:18 -0800 (PST) Received: from mailnull by bh-25.webhostbox.net with sa-checked (Exim 4.82) (envelope-from ) id 1YGa0A-003CTr-Lf for linux-mm@kvack.org; Wed, 28 Jan 2015 21:18:18 +0000 Date: Wed, 28 Jan 2015 13:18:09 -0800 From: Guenter Roeck Subject: Re: [PATCH 0/4] Introduce Message-ID: <20150128211809.GA31323@roeck-us.net> References: <1422451064-109023-1-git-send-email-kirill.shutemov@linux.intel.com> <20150128185052.GA6118@roeck-us.net> <20150128204544.GA15649@node.dhcp.inet.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150128204544.GA15649@node.dhcp.inet.fi> Sender: owner-linux-mm@kvack.org List-ID: To: "Kirill A. Shutemov" Cc: "Kirill A. Shutemov" , Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org On Wed, Jan 28, 2015 at 10:45:44PM +0200, Kirill A. Shutemov wrote: [ ... ] > Could you try this for arm? > > diff --git a/arch/arm/include/asm/pgtable.h b/arch/arm/include/asm/pgtable.h > index f40354198bad..bb4ae035e5e3 100644 Applied. Test will take a couple of hours to complete since the testbed is busy right now. You can check the status anytime at http://server.roeck-us.net:8010/builders. Guenter -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@kvack.org. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: email@kvack.org From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1761277AbbA2CHK (ORCPT ); Wed, 28 Jan 2015 21:07:10 -0500 Received: from bh-25.webhostbox.net ([208.91.199.152]:42051 "EHLO bh-25.webhostbox.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1761232AbbA2CHH (ORCPT ); Wed, 28 Jan 2015 21:07:07 -0500 Date: Wed, 28 Jan 2015 13:18:09 -0800 From: Guenter Roeck To: "Kirill A. Shutemov" Cc: "Kirill A. Shutemov" , Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH 0/4] Introduce Message-ID: <20150128211809.GA31323@roeck-us.net> References: <1422451064-109023-1-git-send-email-kirill.shutemov@linux.intel.com> <20150128185052.GA6118@roeck-us.net> <20150128204544.GA15649@node.dhcp.inet.fi> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150128204544.GA15649@node.dhcp.inet.fi> 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-CTCH-PVer: 0000001 X-CTCH-Spam: Unknown X-CTCH-VOD: Unknown X-CTCH-Flags: 0 X-CTCH-RefID: str=0001.0A020204.54C9521A.0221,ss=1,re=0.001,recu=0.000,reip=0.000,cl=1,cld=1,fgs=0 X-CTCH-Score: 0.001 X-CTCH-ScoreCust: 0.000 X-CTCH-Rules: C_4847, X-CTCH-SenderID: linux@roeck-us.net X-CTCH-SenderID-Flags: 0 X-CTCH-SenderID-TotalMessages: 5 X-CTCH-SenderID-TotalSpam: 0 X-CTCH-SenderID-TotalSuspected: 0 X-CTCH-SenderID-TotalConfirmed: 0 X-CTCH-SenderID-TotalBulk: 0 X-CTCH-SenderID-TotalVirus: 0 X-CTCH-SenderID-TotalRecipients: 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: mailgid no entry from get_relayhosts_entry 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 Wed, Jan 28, 2015 at 10:45:44PM +0200, Kirill A. Shutemov wrote: [ ... ] > Could you try this for arm? > > diff --git a/arch/arm/include/asm/pgtable.h b/arch/arm/include/asm/pgtable.h > index f40354198bad..bb4ae035e5e3 100644 Applied. Test will take a couple of hours to complete since the testbed is busy right now. You can check the status anytime at http://server.roeck-us.net:8010/builders. Guenter