From mboxrd@z Thu Jan 1 00:00:00 1970 From: Thomas Gleixner Subject: Re: [PATCHv4 00/33] 5-level paging Date: Tue, 7 Mar 2017 10:32:53 +0100 (CET) Message-ID: References: <20170306135357.3124-1-kirill.shutemov@linux.intel.com> <20170307114115.768312f4@canb.auug.org.au> Mime-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Return-path: In-Reply-To: <20170307114115.768312f4@canb.auug.org.au> Sender: owner-linux-mm@kvack.org To: Stephen Rothwell Cc: Linus Torvalds , "Kirill A. Shutemov" , Andrew Morton , the arch/x86 maintainers , Ingo Molnar , Arnd Bergmann , "H. Peter Anvin" , Andi Kleen , Dave Hansen , Andy Lutomirski , "linux-arch@vger.kernel.org" , linux-mm , Linux Kernel Mailing List List-Id: linux-arch.vger.kernel.org On Tue, 7 Mar 2017, Stephen Rothwell wrote: > Hi Thomas, > > On Mon, 6 Mar 2017 19:42:05 +0100 (CET) Thomas Gleixner wrote: > > > > We probably need to split it apart: > > > > - Apply the mm core only parts to a branch which can be pulled into > > Andrews mm-tree > > Andrew's mm-tree is not a git tree it is a quilt series ... I know, but creating a 'mm-base-5-level.patch' from a git branch is trivial enough. Thanks, tglx -- 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: from Galois.linutronix.de ([146.0.238.70]:38889 "EHLO Galois.linutronix.de" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754844AbdCGKLi (ORCPT ); Tue, 7 Mar 2017 05:11:38 -0500 Date: Tue, 7 Mar 2017 10:32:53 +0100 (CET) From: Thomas Gleixner Subject: Re: [PATCHv4 00/33] 5-level paging In-Reply-To: <20170307114115.768312f4@canb.auug.org.au> Message-ID: References: <20170306135357.3124-1-kirill.shutemov@linux.intel.com> <20170307114115.768312f4@canb.auug.org.au> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-arch-owner@vger.kernel.org List-ID: To: Stephen Rothwell Cc: Linus Torvalds , "Kirill A. Shutemov" , Andrew Morton , the arch/x86 maintainers , Ingo Molnar , Arnd Bergmann , "H. Peter Anvin" , Andi Kleen , Dave Hansen , Andy Lutomirski , "linux-arch@vger.kernel.org" , linux-mm , Linux Kernel Mailing List Message-ID: <20170307093253.C68bIpJgbNP1qQCek-6oMSdwof8LdA_Q0oOu7ooLtnc@z> On Tue, 7 Mar 2017, Stephen Rothwell wrote: > Hi Thomas, > > On Mon, 6 Mar 2017 19:42:05 +0100 (CET) Thomas Gleixner wrote: > > > > We probably need to split it apart: > > > > - Apply the mm core only parts to a branch which can be pulled into > > Andrews mm-tree > > Andrew's mm-tree is not a git tree it is a quilt series ... I know, but creating a 'mm-base-5-level.patch' from a git branch is trivial enough. Thanks, tglx