From mboxrd@z Thu Jan 1 00:00:00 1970 From: Juergen Gross Subject: Re: [PATCH v6 3/3] x86: paravirt: make native_save_fl extern inline Date: Tue, 3 Jul 2018 09:21:30 +0200 Message-ID: <21810770-ebf2-d21e-aeef-b106849bce2f@suse.com> References: <20180621162324.36656-1-ndesaulniers@google.com> <20180621162324.36656-4-ndesaulniers@google.com> <20180622022402.GA24194@gmail.com> <20180626071325.GA25751@gmail.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: In-Reply-To: Content-Language: de-DE List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: virtualization-bounces@lists.linux-foundation.org Errors-To: virtualization-bounces@lists.linux-foundation.org To: Nick Desaulniers , Ingo Molnar Cc: Kate Stewart , andrea.parri@amarulasolutions.com, linux-efi@vger.kernel.org, brijesh.singh@amd.com, "J. Kiszka" , Josh Poimboeuf , Will Deacon , jarkko.sakkinen@linux.intel.com, virtualization@lists.linux-foundation.org, Masahiro Yamada , Manoj Gupta , hpa@zytor.com, boris.ostrovsky@oracle.com, Thiebaud Weksteen , mawilcox@microsoft.com, x86@kernel.org, akataria@vmware.com, Greg Hackmann , mingo@redhat.com, Alistair Strachan , David Rientjes , geert@linux-m68k.org, thomas.lendacky@amd.com, Arnd Bergmann , Linux Kbuild mailing list , Philippe Ombredanne , rostedt@goodmis.org List-Id: linux-efi@vger.kernel.org On 26/06/18 18:22, Nick Desaulniers wrote: > On Tue, Jun 26, 2018 at 3:13 AM Ingo Molnar wrote: >> Ok! >> >> Acked-by: Ingo Molnar >> >> What's the planned upstreaming route for these patches/fixes? > > While the fix is mainly for paravirt, 2/3 of the patches exclusively > touch arch/x86, so I think they should go up in the x86 tree (as > opposed to paravirt's), if you would be so kind. hpa mentioned not > handling merges in https://lkml.org/lkml/2018/6/14/903, so I reached > out to you and tglx. As there is no paravirt tree the x86 one seems to be appropriate. :-) Juergen