Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751633AbdIMHnJ (ORCPT ); Wed, 13 Sep 2017 03:43:09 -0400 Received: from mail-wm0-f49.google.com ([74.125.82.49]:46250 "EHLO mail-wm0-f49.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750949AbdIMHnG (ORCPT ); Wed, 13 Sep 2017 03:43:06 -0400 X-Google-Smtp-Source: AOwi7QDGNnBR7uzCtgWvmcjXSP1VUMrgilR4KQD9Og7ejYQX5+gJvoyCZa0QIgidzJ6gIBKS3ZaM9g== Date: Wed, 13 Sep 2017 09:43:01 +0200 From: Ingo Molnar To: Andy Lutomirski Cc: Sai Praneeth Prakhya , x86@kernel.org, linux-kernel , Borislav Petkov , torvalds@linux-foundation.org, akpm@linux-foundation.org, mgorman@suse.de, linux-mm@kvack.org, nadav.amit@gmail.com, riel@redhat.com, "Hansen, Dave" , arjan@linux.intel.com, Peter Zijlstra , Andy Lutomirski , "Luck, Tony" , "Shankar, Ravi V" , Matt Fleming , "Yu, Fenghua" Subject: Re: [PATCH v4 00/10] PCID and improved laziness Message-ID: <20170913074301.rivpgoaf7juvwkha@gmail.com> References: <1505244724.4482.78.camel@intel.com> <428E07CE-6F76-4137-B568-B9794735A51F@amacapital.net> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <428E07CE-6F76-4137-B568-B9794735A51F@amacapital.net> User-Agent: NeoMutt/20170113 (1.7.2) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 517 Lines: 19 * Andy Lutomirski wrote: > I'm on my way to LPC, so I can't easily work on this right this instant. > > Can you try this branch, though? > > https://git.kernel.org/pub/scm/linux/kernel/git/luto/linux.git/commit/?h=x86/fixes&id=cb88ae619b4c3d832d224f2c641849dc02aed864 Any objections against me applying these fixes directly and getting them to Linus later today, to not widen the window of breakage any further? I'll also apply: x86/mm/64: Initialize CR4.PCIDE early Thanks, Ingo