From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754914AbdCGKLr (ORCPT ); Tue, 7 Mar 2017 05:11:47 -0500 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 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 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> User-Agent: Alpine 2.20 (DEB 67 2015-01-07) MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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