Re: [PATCHv2 17/19] x86: expose number of page table levels on Kconfig level

From: Kirill A. Shutemov
Date: Mon Feb 02 2015 - 06:38:17 EST


On Mon, Feb 02, 2015 at 12:26:33PM +0100, Paul Bolle wrote:
> On Sat, 2015-01-31 at 02:30 +0200, Kirill A. Shutemov wrote:
> > We would want to use number of page table level to define mm_struct.
> > Let's expose it as CONFIG_PGTABLE_LEVELS.
> >
> > Signed-off-by: Kirill A. Shutemov <kirill.shutemov@xxxxxxxxxxxxxxx>
> > Cc: Thomas Gleixner <tglx@xxxxxxxxxxxxx>
> > Cc: Ingo Molnar <mingo@xxxxxxxxxx>
> > Cc: "H. Peter Anvin" <hpa@xxxxxxxxx>
> > ---
> > v2: s/PAGETABLE_LEVELS/CONFIG_PGTABLE_LEVELS/ include/trace/events/xen.h
>
> 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.

--
Kirill A. Shutemov
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/