Received: by 2002:ac0:a5a7:0:0:0:0:0 with SMTP id m36-v6csp3561225imm; Mon, 20 Aug 2018 00:19:42 -0700 (PDT) X-Google-Smtp-Source: AA+uWPyGbal02Uymx2FozWPW+36y30NPSCDDRu7DJa7b8Cp3BPNz+Fb71Qh689ZHDcn1cmtJOIFB X-Received: by 2002:a62:34c4:: with SMTP id b187-v6mr46594076pfa.15.1534749582605; Mon, 20 Aug 2018 00:19:42 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1534749582; cv=none; d=google.com; s=arc-20160816; b=HsKSXXPud8VFEwlaHKILnVrsqFW83gvVmgC8UZgwDjTpslFmn30wvLRV7bQL7nTh59 /tkSc9Bo7gAeIx+ob7Kh7sWOqrlfwHFvZTFvXtnMz0tQ5cc98/O1JuS5kEhyn5zZwXyw g66AC6enBuIieVFRONNRvgXJ22G5XF0HKGNCqEdOoEY7cVk3vfV44Pue+Y7dDJSWxxBQ aPgiBmjQ6tCh31qSfo4eFE/T091KwNEU5GrgGkjx3nzpasKSge1cJCXwWHDQLBOBLlDw +3hLZMzpyP7v4opJqDdbVR5vf2v55BgUtY/7bYTXaggtS9pFMlQsvE+8I0pemszd3mwO EmBQ== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:arc-authentication-results; bh=Ynz09yK2e/A5fglrCr6IHpb7lRccyTN+GgHO8dsgPoQ=; b=CFptRfZ1yXQf29Aak87sLJL1bZJcDWPz/Kk2Y/Viylrt3uJD8ZFqTXA4cMahph98dJ wtcOu0W4Kn5ddQSB6fw7+MDamKK6R8qUiUFckJkEIabIw699E2urRwdEhhVU1rVJ5Y7t ibz0x+C7crl8jSB4CBI8B1RFp8e0B+SP/QrUzFYJSHqILwNEQrsNgtBavuv7jTC+uY4+ vxCA+q+kD2W3suDOBqkqoehcPAnfYJgvEB12aK1JhrH4VYELy+Adb2NvSZ3GBVe9a91Y IqZ8Ue5g08Y9EGzxfUCsdiix2TVfWINgz9Iw83YTG22PLW96B6HWE8tZ4dGeFS81I72k 2v4A== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id m37-v6si9093354plg.340.2018.08.20.00.19.28; Mon, 20 Aug 2018 00:19:42 -0700 (PDT) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org; dmarc=fail (p=NONE sp=NONE dis=NONE) header.from=kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726675AbeHTKcF (ORCPT + 99 others); Mon, 20 Aug 2018 06:32:05 -0400 Received: from mx2.suse.de ([195.135.220.15]:34382 "EHLO mx1.suse.de" rhost-flags-OK-OK-OK-FAIL) by vger.kernel.org with ESMTP id S1726030AbeHTKcE (ORCPT ); Mon, 20 Aug 2018 06:32:04 -0400 X-Virus-Scanned: by amavisd-new at test-mx.suse.de Received: from relay1.suse.de (unknown [195.135.220.254]) by mx1.suse.de (Postfix) with ESMTP id 26AF0AEB6; Mon, 20 Aug 2018 07:17:33 +0000 (UTC) Date: Mon, 20 Aug 2018 09:17:30 +0200 From: Michal Hocko To: Alexandre Ghiti Cc: linux-mm@kvack.org, Mike Kravetz , linux@armlinux.org.uk, catalin.marinas@arm.com, will.deacon@arm.com, tony.luck@intel.com, fenghua.yu@intel.com, ralf@linux-mips.org, paul.burton@mips.com, jhogan@kernel.org, jejb@parisc-linux.org, deller@gmx.de, benh@kernel.crashing.org, paulus@samba.org, mpe@ellerman.id.au, ysato@users.sourceforge.jp, dalias@libc.org, davem@davemloft.net, tglx@linutronix.de, mingo@redhat.com, hpa@zytor.com, x86@kernel.org, arnd@arndb.de, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-ia64@vger.kernel.org, linux-mips@linux-mips.org, linux-parisc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-sh@vger.kernel.org, sparclinux@vger.kernel.org, linux-arch@vger.kernel.org Subject: Re: [PATCH v6 00/11] hugetlb: Factorize hugetlb architecture primitives Message-ID: <20180820071730.GC29735@dhcp22.suse.cz> References: <20180806175711.24438-1-alex@ghiti.fr> <81078a7f-09cf-7f19-f6bb-8a1f4968d6fb@ghiti.fr> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <81078a7f-09cf-7f19-f6bb-8a1f4968d6fb@ghiti.fr> User-Agent: Mutt/1.10.1 (2018-07-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon 20-08-18 08:45:10, Alexandre Ghiti wrote: > Hi Michal, > > This patchset got acked, tested and reviewed by quite a few people, and it > has been suggested > that it should be included in -mm tree: could you tell me if something else > needs to be done for > its inclusion ? > > Thanks for your time, I didn't really get to look at the series but seeing an Ack from Mike and arch maintainers should be good enough for it to go. This email doesn't have Andrew Morton in the CC list so you should add him if you want the series to land into the mm tree. -- Michal Hocko SUSE Labs