From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751527AbeCNUG4 (ORCPT ); Wed, 14 Mar 2018 16:06:56 -0400 Received: from bombadil.infradead.org ([198.137.202.133]:49774 "EHLO bombadil.infradead.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750950AbeCNUGy (ORCPT ); Wed, 14 Mar 2018 16:06:54 -0400 Date: Wed, 14 Mar 2018 21:06:49 +0100 From: Peter Zijlstra To: Thomas Gleixner Cc: Vitaly Kuznetsov , Paolo Bonzini , Radim =?utf-8?B?S3LEjW3DocWZ?= , kvm@vger.kernel.org, x86@kernel.org, "K. Y. Srinivasan" , Haiyang Zhang , Stephen Hemminger , "Michael Kelley (EOSG)" , Mohammed Gamal , Cathy Avery , Bandan Das , LKML Subject: Re: [PATCH v3 7/7] x86/kvm: use Enlightened VMCS when running on Hyper-V Message-ID: <20180314200649.GQ4064@hirez.programming.kicks-ass.net> References: <20180309140249.2840-1-vkuznets@redhat.com> <20180309140249.2840-8-vkuznets@redhat.com> <87r2opcr6u.fsf@vitty.brq.redhat.com> <87k1uebmiu.fsf@vitty.brq.redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Mar 14, 2018 at 08:59:25PM +0100, Thomas Gleixner wrote: > We currently try to move the minimum compiler version to one which provides > jump label support, so this should be a non issue. > > @Peter: What was the final conclusion of this discussion? We all said we'd do it. I just haven't come around to resending you that patch. I'll try and do so tomorrow.