Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1754505AbbK0KQJ (ORCPT ); Fri, 27 Nov 2015 05:16:09 -0500 Received: from mail-wm0-f53.google.com ([74.125.82.53]:33489 "EHLO mail-wm0-f53.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1753965AbbK0KPA (ORCPT ); Fri, 27 Nov 2015 05:15:00 -0500 Date: Fri, 27 Nov 2015 11:14:56 +0100 From: Ingo Molnar To: "Kirill A. Shutemov" Cc: Boris Ostrovsky , "Kirill A. Shutemov" , Borislav Petkov , hpa@zytor.com, tglx@linutronix.de, mingo@redhat.com, akpm@linux-foundation.org, linux-mm@kvack.org, linux-kernel@vger.kernel.org, x86@kernel.org, jgross@suse.com, konrad.wilk@oracle.com, elliott@hpe.com, Toshi Kani , Linus Torvalds Subject: Re: [PATCH] x86/mm: fix regression with huge pages on PAE Message-ID: <20151127101456.GA650@gmail.com> References: <20151110170447.GH19187@pd.tnic> <20151111095101.GA22512@pd.tnic> <20151112074854.GA5376@gmail.com> <20151112075758.GA20702@node.shutemov.name> <20151112080059.GA6835@gmail.com> <20151112084616.EABFE19B@black.fi.intel.com> <20151112085418.GA18963@gmail.com> <20151112090018.GA22481@node.shutemov.name> <56547B4F.6030902@oracle.com> <20151124201448.GA8954@node.shutemov.name> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20151124201448.GA8954@node.shutemov.name> User-Agent: Mutt/1.5.23 (2014-03-12) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 1269 Lines: 34 * Kirill A. Shutemov wrote: > On Tue, Nov 24, 2015 at 09:59:27AM -0500, Boris Ostrovsky wrote: > > On 11/12/2015 04:00 AM, Kirill A. Shutemov wrote: > > >On Thu, Nov 12, 2015 at 09:54:18AM +0100, Ingo Molnar wrote: > > >>* Kirill A. Shutemov wrote: > > >> > > >>>diff --git a/arch/x86/include/asm/page_types.h b/arch/x86/include/asm/page_types.h > > >>>index c5b7fb2774d0..cc071c6f7d4d 100644 > > >>>--- a/arch/x86/include/asm/page_types.h > > >>>+++ b/arch/x86/include/asm/page_types.h > > > > > > Kirill, where are we with this patch? > > I haven't seen any actionable objections to the updated patch. > Not sure why it's not applied. So I think that happened because you did not change the subject line to a new, fresh one, that indicates it's a patch intended to be applied. Patches sent inside existing discussions, under the same subject, tend to be test-only or discussion-only patches, to be submitted for real, in 95% of the cases. Thanks, Ingo -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/