Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752761AbdIBRff (ORCPT ); Sat, 2 Sep 2017 13:35:35 -0400 Received: from mga11.intel.com ([192.55.52.93]:21177 "EHLO mga11.intel.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751436AbdIBRfc (ORCPT ); Sat, 2 Sep 2017 13:35:32 -0400 X-ExtLoop1: 1 X-IronPort-AV: E=Sophos;i="5.41,464,1498546800"; d="scan'208";a="307291157" Message-ID: <1504373731.19040.4.camel@ranerica-desktop> Subject: Re: [PATCH v8 02/28] x86/boot: Relocate definition of the initial state of CR0 From: Ricardo Neri To: Borislav Petkov Cc: Ingo Molnar , Thomas Gleixner , "H. Peter Anvin" , Andy Lutomirski , Peter Zijlstra , Andrew Morton , Brian Gerst , Chris Metcalf , Dave Hansen , Paolo Bonzini , Masami Hiramatsu , Huang Rui , Jiri Slaby , Jonathan Corbet , "Michael S. Tsirkin" , Paul Gortmaker , Vlastimil Babka , Chen Yucong , "Ravi V. Shankar" , Shuah Khan , linux-kernel@vger.kernel.org, x86@kernel.org, Andy Lutomirski , Dave Hansen , Denys Vlasenko , Josh Poimboeuf , Linus Torvalds , linux-arch@vger.kernel.org, linux-mm@kvack.org Date: Sat, 02 Sep 2017 10:35:31 -0700 In-Reply-To: <20170831095113.huidayjchfsdabjz@pd.tnic> References: <20170819002809.111312-1-ricardo.neri-calderon@linux.intel.com> <20170819002809.111312-3-ricardo.neri-calderon@linux.intel.com> <20170825174133.r5xhcv5utfipsujo@pd.tnic> <1504152258.51857.8.camel@ranerica-desktop> <20170831095113.huidayjchfsdabjz@pd.tnic> Content-Type: text/plain; charset="UTF-8" X-Mailer: Evolution 3.10.4-0ubuntu2 Mime-Version: 1.0 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 689 Lines: 15 On Thu, 2017-08-31 at 11:51 +0200, Borislav Petkov wrote: > On Wed, Aug 30, 2017 at 09:04:18PM -0700, Ricardo Neri wrote: > > Thank you! Is it necessary for me to submit a v9 with these updates? > > Perhaps I can make these updates in branch for the maintainers to pull > > when/if this series is ack'ed. > > Don't do anything and let me go through the rest of them first. It is > too late for this merge window anyway so we can take our time. Once you > receive full feedback from me (and hopefully others) you can send what > looks like to be a final v9 with all feedback incorporated. :-) Sure, I will wait until you (and hopefully others) are done reviewing. Thanks and BR, Ricardo