Message ID | 20180920060358.16606-1-alex@ghiti.fr (mailing list archive) |
---|---|
Headers | show
Return-Path: <linux-parisc-owner@kernel.org> Received: from mail.wl.linuxfoundation.org (pdx-wl-mail.web.codeaurora.org [172.30.200.125]) by pdx-korg-patchwork-2.web.codeaurora.org (Postfix) with ESMTP id 8F6725A4 for <patchwork-linux-parisc@patchwork.kernel.org>; Thu, 20 Sep 2018 06:04:18 +0000 (UTC) Received: from mail.wl.linuxfoundation.org (localhost [127.0.0.1]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 811092D086 for <patchwork-linux-parisc@patchwork.kernel.org>; Thu, 20 Sep 2018 06:04:18 +0000 (UTC) Received: by mail.wl.linuxfoundation.org (Postfix, from userid 486) id 750EA2D1F9; Thu, 20 Sep 2018 06:04:18 +0000 (UTC) X-Spam-Checker-Version: SpamAssassin 3.3.1 (2010-03-16) on pdx-wl-mail.web.codeaurora.org X-Spam-Level: X-Spam-Status: No, score=-7.9 required=2.0 tests=BAYES_00,MAILING_LIST_MULTI, RCVD_IN_DNSWL_HI autolearn=unavailable version=3.3.1 Received: from vger.kernel.org (vger.kernel.org [209.132.180.67]) by mail.wl.linuxfoundation.org (Postfix) with ESMTP id 1DC652D086 for <patchwork-linux-parisc@patchwork.kernel.org>; Thu, 20 Sep 2018 06:04:17 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1731521AbeITLpy (ORCPT <rfc822;patchwork-linux-parisc@patchwork.kernel.org>); Thu, 20 Sep 2018 07:45:54 -0400 Received: from relay1-d.mail.gandi.net ([217.70.183.193]:45057 "EHLO relay1-d.mail.gandi.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731240AbeITLpy (ORCPT <rfc822;linux-parisc@vger.kernel.org>); Thu, 20 Sep 2018 07:45:54 -0400 X-Originating-IP: 79.86.19.127 Received: from alex.numericable.fr (127.19.86.79.rev.sfr.net [79.86.19.127]) (Authenticated sender: alex@ghiti.fr) by relay1-d.mail.gandi.net (Postfix) with ESMTPSA id 67E5F24000D; Thu, 20 Sep 2018 06:04:01 +0000 (UTC) From: Alexandre Ghiti <alex@ghiti.fr> To: akpm@linux-foundation.org Cc: linux-mm@kvack.org, mike.kravetz@oracle.com, 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, Alexandre Ghiti <alex@ghiti.fr> Subject: [PATCH v7 00/11] hugetlb: Factorize hugetlb architecture primitives Date: Thu, 20 Sep 2018 06:03:47 +0000 Message-Id: <20180920060358.16606-1-alex@ghiti.fr> X-Mailer: git-send-email 2.16.2 Sender: linux-parisc-owner@vger.kernel.org Precedence: bulk List-ID: <linux-parisc.vger.kernel.org> X-Mailing-List: linux-parisc@vger.kernel.org X-Virus-Scanned: ClamAV using ClamSMTP |
Series |
hugetlb: Factorize hugetlb architecture primitives
|
expand
|