From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754833AbbBBMHX (ORCPT ); Mon, 2 Feb 2015 07:07:23 -0500 Received: from mta-out1.inet.fi ([62.71.2.203]:59967 "EHLO jenni2.inet.fi" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752364AbbBBMHV (ORCPT ); Mon, 2 Feb 2015 07:07:21 -0500 Date: Mon, 2 Feb 2015 14:07:05 +0200 From: "Kirill A. Shutemov" To: Paul Bolle Cc: "Kirill A. Shutemov" , Martin Schwidefsky , Andrew Morton , linux-mm@kvack.org, linux-kernel@vger.kernel.org, Guenter Roeck , Thomas Gleixner , Ingo Molnar , "H. Peter Anvin" Subject: Re: [PATCHv2 17/19] x86: expose number of page table levels on Kconfig level Message-ID: <20150202120705.GA12793@node.dhcp.inet.fi> References: <1422629008-13689-18-git-send-email-kirill.shutemov@linux.intel.com> <1422664208-220779-1-git-send-email-kirill.shutemov@linux.intel.com> <1422876393.19005.21.camel@x220> <20150202113740.GA11802@node.dhcp.inet.fi> <1422878256.19005.22.camel@x220> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <1422878256.19005.22.camel@x220> User-Agent: Mutt/1.5.23.1 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Feb 02, 2015 at 12:57:36PM +0100, Paul Bolle wrote: > On Mon, 2015-02-02 at 13:37 +0200, Kirill A. Shutemov wrote: > > On Mon, Feb 02, 2015 at 12:26:33PM +0100, Paul Bolle wrote: > > > Isn't there some (informal) rule to update an entire series to a next > > > version (and not only the patches that were changed in that version)? > > > > It's up to maintainer. I can do any way. Last time I've asked, Andrew was > > okay with v2 on individual patches. > > > > > Anyhow, it seems you sent a v2 for 05/19, 11/19 and 17/19 only. Is that > > > correct? > > > > Correct. Plus one patch to fix build on all !MMU configurations. > > > > I've also updated the git tree. > > Which tree would that be? git://git.kernel.org/pub/scm/linux/kernel/git/kas/linux.git config_pgtable_levels -- Kirill A. Shutemov