public inbox for linuxppc-dev@ozlabs.org 
 help / color / mirror / Atom feed
From: Ralf Baechle <ralf@linux-mips•org>
To: Dominik Dingel <dingel@linux•vnet.ibm.com>
Cc: linux-kernel@vger•kernel.org,
	Russell King <linux@arm•linux.org.uk>,
	Catalin Marinas <catalin.marinas@arm•com>,
	Will Deacon <will.deacon@arm•com>,
	Tony Luck <tony.luck@intel•com>,
	Fenghua Yu <fenghua.yu@intel•com>,
	James Hogan <james.hogan@imgtec•com>,
	Benjamin Herrenschmidt <benh@kernel•crashing.org>,
	Paul Mackerras <paulus@samba•org>,
	Michael Ellerman <mpe@ellerman•id.au>,
	Martin Schwidefsky <schwidefsky@de•ibm.com>,
	Heiko Carstens <heiko.carstens@de•ibm.com>,
	linux390@de•ibm.com, "David S. Miller" <davem@davemloft•net>,
	Chris Metcalf <cmetcalf@ezchip•com>,
	Thomas Gleixner <tglx@linutronix•de>,
	Ingo Molnar <mingo@redhat•com>, "H. Peter Anvin" <hpa@zytor•com>,
	x86@kernel•org, Andrew Morton <akpm@linux-foundation•org>,
	Zhang Zhen <zhenzhang.zhang@huawei•com>,
	David Rientjes <rientjes@google•com>,
	"Aneesh Kumar K.V" <aneesh.kumar@linux•vnet.ibm.com>,
	Nathan Lynch <nathan_lynch@mentor•com>,
	Christian Borntraeger <borntraeger@de•ibm.com>,
	Andy Lutomirski <luto@amacapital•net>,
	Michael Holzheu <holzheu@linux•vnet.ibm.com>,
	Hugh Dickins <hughd@google•com>,
	Naoya Horiguchi <n-horiguchi@ah•jp.nec.com>,
	Paolo Bonzini <pbonzini@redhat•com>,
	"Jason J. Herne" <jjherne@linux•vnet.ibm.com>,
	Davidlohr Bueso <dave@stgolabs•net>,
	"Kirill A. Shutemov" <kirill.shutemov@linux•intel.com>,
	Luiz Capitulino <lcapitulino@redhat•com>,
	Mike Kravetz <mike.kravetz@oracle•com>,
	linux-arm-kernel@lists•infradead.org, linux-ia64@vger•kernel.org,
	linux-metag@vger•kernel.org, linux-mips@linux-mips•org,
	linuxppc-dev@lists•ozlabs.org, linux-s390@vger•kernel.org,
	linux-sh@vger•kernel.org, sparclinux@vger•kernel.org,
	linux-mm@kvack•org
Subject: Re: [PATCH 3/5] mm/hugetlb: remove arch_prepare/release_hugepage from arch headers
Date: Thu, 28 May 2015 15:59:06 +0200	[thread overview]
Message-ID: <20150528135905.GD1179@linux-mips.org> (raw)
In-Reply-To: <1432813957-46874-4-git-send-email-dingel@linux.vnet.ibm.com>

On Thu, May 28, 2015 at 01:52:35PM +0200, Dominik Dingel wrote:

Acked-by: Ralf Baechle <ralf@linux-mips•org>

  reply	other threads:[~2015-05-28 14:07 UTC|newest]

Thread overview: 10+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-05-28 11:52 [PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup Dominik Dingel
2015-05-28 11:52 ` [PATCH 1/5] s390/mm: make hugepages_supported a boot time decision Dominik Dingel
2015-05-28 11:52 ` [PATCH 2/5] mm/hugetlb: remove unused arch hook prepare/release_hugepage Dominik Dingel
2015-05-28 11:52 ` [PATCH 3/5] mm/hugetlb: remove arch_prepare/release_hugepage from arch headers Dominik Dingel
2015-05-28 13:59   ` Ralf Baechle [this message]
2015-06-04 12:15   ` [3/5] " Michael Ellerman
2015-05-28 11:52 ` [PATCH 4/5] s390/hugetlb: remove dead code for sw emulated huge pages Dominik Dingel
2015-05-28 11:52 ` [PATCH 5/5] s390/mm: forward check for huge pmds to pmd_large() Dominik Dingel
2015-06-01  7:35 ` [PATCH 0/5] Remove s390 sw-emulated hugepages and cleanup Christian Borntraeger
2015-06-02  7:46   ` Dominik Dingel

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20150528135905.GD1179@linux-mips.org \
    --to=ralf@linux-mips$(echo .)org \
    --cc=akpm@linux-foundation$(echo .)org \
    --cc=aneesh.kumar@linux$(echo .)vnet.ibm.com \
    --cc=benh@kernel$(echo .)crashing.org \
    --cc=borntraeger@de$(echo .)ibm.com \
    --cc=catalin.marinas@arm$(echo .)com \
    --cc=cmetcalf@ezchip$(echo .)com \
    --cc=dave@stgolabs$(echo .)net \
    --cc=davem@davemloft$(echo .)net \
    --cc=dingel@linux$(echo .)vnet.ibm.com \
    --cc=fenghua.yu@intel$(echo .)com \
    --cc=heiko.carstens@de$(echo .)ibm.com \
    --cc=holzheu@linux$(echo .)vnet.ibm.com \
    --cc=hpa@zytor$(echo .)com \
    --cc=hughd@google$(echo .)com \
    --cc=james.hogan@imgtec$(echo .)com \
    --cc=jjherne@linux$(echo .)vnet.ibm.com \
    --cc=kirill.shutemov@linux$(echo .)intel.com \
    --cc=lcapitulino@redhat$(echo .)com \
    --cc=linux-arm-kernel@lists$(echo .)infradead.org \
    --cc=linux-ia64@vger$(echo .)kernel.org \
    --cc=linux-kernel@vger$(echo .)kernel.org \
    --cc=linux-metag@vger$(echo .)kernel.org \
    --cc=linux-mips@linux-mips$(echo .)org \
    --cc=linux-mm@kvack$(echo .)org \
    --cc=linux-s390@vger$(echo .)kernel.org \
    --cc=linux-sh@vger$(echo .)kernel.org \
    --cc=linux390@de$(echo .)ibm.com \
    --cc=linux@arm$(echo .)linux.org.uk \
    --cc=linuxppc-dev@lists$(echo .)ozlabs.org \
    --cc=luto@amacapital$(echo .)net \
    --cc=mike.kravetz@oracle$(echo .)com \
    --cc=mingo@redhat$(echo .)com \
    --cc=mpe@ellerman$(echo .)id.au \
    --cc=n-horiguchi@ah$(echo .)jp.nec.com \
    --cc=nathan_lynch@mentor$(echo .)com \
    --cc=paulus@samba$(echo .)org \
    --cc=pbonzini@redhat$(echo .)com \
    --cc=rientjes@google$(echo .)com \
    --cc=schwidefsky@de$(echo .)ibm.com \
    --cc=sparclinux@vger$(echo .)kernel.org \
    --cc=tglx@linutronix$(echo .)de \
    --cc=tony.luck@intel$(echo .)com \
    --cc=will.deacon@arm$(echo .)com \
    --cc=x86@kernel$(echo .)org \
    --cc=zhenzhang.zhang@huawei$(echo .)com \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox