From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1751536AbcEIQ66 (ORCPT ); Mon, 9 May 2016 12:58:58 -0400 Received: from mx1.redhat.com ([209.132.183.28]:43838 "EHLO mx1.redhat.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751193AbcEIQ65 (ORCPT ); Mon, 9 May 2016 12:58:57 -0400 Subject: Re: [PATCH] x86/kvm: Add stack frame dependency to fastop() inline asm To: Josh Poimboeuf References: <2eeab7cf095b6188b4ebd0e09a4483ddcb01066b.1457549946.git.jpoimboe@redhat.com> <20160414200033.xfj6at7lynyhmpnm@treble> <20160415094040.GA11844@gmail.com> <20160425161135.2bcs6xymov3xfngt@treble> Cc: x86@kernel.org, Gleb Natapov , linux-kernel@vger.kernel.org, Ingo Molnar From: Paolo Bonzini Message-ID: <5730C1CD.1000006@redhat.com> Date: Mon, 9 May 2016 18:58:53 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:38.0) Gecko/20100101 Thunderbird/38.7.1 MIME-Version: 1.0 In-Reply-To: <20160425161135.2bcs6xymov3xfngt@treble> Content-Type: text/plain; charset=utf-8 Content-Transfer-Encoding: 7bit X-Greylist: Sender IP whitelisted, not delayed by milter-greylist-4.5.16 (mx1.redhat.com [10.5.110.26]); Mon, 09 May 2016 16:58:57 +0000 (UTC) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 25/04/2016 18:11, Josh Poimboeuf wrote: > Hi Paolo, > > Would you be willing to merge this patch? Yes, will be in 4.7. Paolo > On Fri, Apr 15, 2016 at 11:40:40AM +0200, Ingo Molnar wrote: >> >> * Josh Poimboeuf wrote: >> >>> Hi Ingo, >>> >>> Ping? >> >> I think this should go via the KVM tree. >> >> Acked-by: Ingo Molnar >> >> Thanks, >> >> Ingo >