From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mail-we0-f181.google.com (mail-we0-f181.google.com [74.125.82.181]) by kanga.kvack.org (Postfix) with ESMTP id AEFDA6B003B for ; Thu, 17 Apr 2014 15:09:50 -0400 (EDT) Received: by mail-we0-f181.google.com with SMTP id q58so814913wes.40 for ; Thu, 17 Apr 2014 12:09:49 -0700 (PDT) Received: from mx1.redhat.com (mx1.redhat.com. [209.132.183.28]) by mx.google.com with ESMTP id e3si1872899wix.110.2014.04.17.12.09.48 for ; Thu, 17 Apr 2014 12:09:49 -0700 (PDT) Date: Thu, 17 Apr 2014 15:09:19 -0400 From: Luiz Capitulino Subject: Re: [PATCH v3 0/5] hugetlb: add support gigantic page allocation at runtime Message-ID: <20140417150919.6d59e360@redhat.com> In-Reply-To: <20140417115242.1081267213b26d10a41d2266@linux-foundation.org> References: <1397152725-20990-1-git-send-email-lcapitulino@redhat.com> <20140417111305.485fa956@redhat.com> <20140417115242.1081267213b26d10a41d2266@linux-foundation.org> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: owner-linux-mm@kvack.org List-ID: To: Andrew Morton Cc: linux-mm@kvack.org, linux-kernel@vger.kernel.org, mtosatti@redhat.com, aarcange@redhat.com, mgorman@suse.de, andi@firstfloor.org, davidlohr@hp.com, rientjes@google.com, isimatu.yasuaki@jp.fujitsu.com, yinghai@kernel.org, riel@redhat.com, n-horiguchi@ah.jp.nec.com, kirill@shutemov.name On Thu, 17 Apr 2014 11:52:42 -0700 Andrew Morton wrote: > On Thu, 17 Apr 2014 11:13:05 -0400 Luiz Capitulino wrote: > > > On Thu, 10 Apr 2014 13:58:40 -0400 > > Luiz Capitulino wrote: > > > > > [Full introduction right after the changelog] > > > > > > Changelog > > > --------- > > > > > > v3 > > > > > > - Dropped unnecessary WARN_ON() call [Kirill] > > > - Always check if the pfn range lies within a zone [Yasuaki] > > > - Renamed some function arguments for consistency > > > > Andrew, this series got four ACKs but it seems that you haven't picked > > it yet. Is there anything missing to be addressed? > > I don't look at new features until after -rc1. Then it takes a week or > more to work through the backlog. We'll get there. I see, just wanted to make sure it was in your radar. Thanks a lot. -- 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