Received: by 10.223.176.5 with SMTP id f5csp2198171wra; Thu, 8 Feb 2018 09:58:48 -0800 (PST) X-Google-Smtp-Source: AH8x2270ig/NTQU8Aj8AUazUco2iSSBfEfyFRk6EMALxggpAV5n6LzLHNnNItcVZoBO+2RzpJQUQ X-Received: by 10.98.166.86 with SMTP id t83mr32568pfe.80.1518112728443; Thu, 08 Feb 2018 09:58:48 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1518112728; cv=none; d=google.com; s=arc-20160816; b=uc3bOZ7npovzAKC5zaWrwQpWy/+tEKy/0wPSLVBHeUjrvFgZ8D0R6QfgYHkp1he0jO NzD9Hx7W/rOpaGnny3SZjSXTtbEWr9ARsLMByn/5O9xel807WQ99OvHMttbV+fDold1L XQv3Xos87jEkjItSvwp0LqSaCFUMDslNyKpx7zCHxXuH+Xn2enqRcbXebC88I+qtC3gG chmhwLV0uCMCgKz6M4/dJfFUqrxamkMLlOWG72hbf6uLmgwsEcRBctG3vxcFI72DJ1aV OGNyEreUdhA6Dx07jdlPvq/uK5EhRaF1cSEq5uOEQ9Nu7U/L6Df+obku/a5pczLTJXc4 /yvA== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date :arc-authentication-results; bh=qOSADIGzzJYLkG/ZdxjEOHitfGoqW2LV6er/zAGWtV0=; b=Cv0Cy9hS9UgsGiIU5tLtfi0LeD2semw+OEaI5TjdBKOqzQUy1zRhy6GTHxoucPyUfR /txW1gXrqd9JZEkYA64Zbs9nlzfmwHzyHNpmYK1nIP24v7fxrVBLICSPu3fzM9wwjyna NgptvBXYeqXpYsWxZs6ljoUXLVZcTkGgUbPavNZ64PNFRL0L9eqyWE95lBCT2lHuU+TV wI+mykq+hV8ZDP7/+GUkRuZn0q27JTiec7Nv7hZ6JwFXk/WdS95vBSGy+hyoxjFxo/bO /omoIqWWNkabLJKAbW1wtgzPiINxySQGoOmB1wdDNnJZ+TJuYCSzKqRbiRy3RLi0rUuI c0Bg== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id c19-v6si232406plo.278.2018.02.08.09.58.33; Thu, 08 Feb 2018 09:58:48 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752267AbeBHR5n (ORCPT + 99 others); Thu, 8 Feb 2018 12:57:43 -0500 Received: from mail.linuxfoundation.org ([140.211.169.12]:33432 "EHLO mail.linuxfoundation.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751094AbeBHR5l (ORCPT ); Thu, 8 Feb 2018 12:57:41 -0500 Received: from localhost (unknown [37.170.37.207]) by mail.linuxfoundation.org (Postfix) with ESMTPSA id 9185AFB7; Thu, 8 Feb 2018 17:57:40 +0000 (UTC) Date: Thu, 8 Feb 2018 18:57:38 +0100 From: Greg KH To: Paolo Bonzini Cc: "Woodhouse, David" , Jim Mattson , Radim =?utf-8?B?S3LEjW3DocWZ?= , linux-kernel@vger.kernel.org, kvm@vger.kernel.org, KarimAllah Ahmed , stable@vger.kernel.org Subject: Re: [STABLE 4.9.y PATCH 0/9] Backport of KVM Speculation Control support Message-ID: <20180208175737.GA22067@kroah.com> References: <1517938181-15317-1-git-send-email-dwmw@amazon.co.uk> <9ea4d52a-7ae6-a179-2f86-1e7b77255387@redhat.com> <1517951146.3677.34.camel@amazon.co.uk> <20180208024959.GA16399@kroah.com> <20180208171436.GA3521@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: User-Agent: Mutt/1.9.3 (2018-01-21) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Thu, Feb 08, 2018 at 06:42:03PM +0100, Paolo Bonzini wrote: > On 08/02/2018 18:14, Greg KH wrote: > > On Thu, Feb 08, 2018 at 03:49:59AM +0100, Greg KH wrote: > >> On Tue, Feb 06, 2018 at 09:05:46PM +0000, Woodhouse, David wrote: > >>> > >>> > >>> On Tue, 2018-02-06 at 19:01 +0100, Paolo Bonzini wrote: > >>>> On 06/02/2018 18:29, David Woodhouse wrote: > >>>>> I've put together a linux-4.9.y branch at? > >>>>> http://git.infradead.org/retpoline-stable.git/shortlog/refs/heads/linux-4.9.y > >>>>> ? > >>>>> Most of it is fairly straightforward, apart from the IBPB on context? > >>>>> switch for which Tim has already posted a candidate. I wanted some more > >>>>> review on my backports of the KVM bits though, including some extra > >>>>> historical patches I pulled in. > >>>> > >>>> Looks good!? Thanks for the work, > >>>> > >>>> Paolo > >>> > >>> Thanks. In that case, Greg, the full set is lined up in > >>> http://git.infradead.org/retpoline-stable.git/shortlog/refs/heads/linux-4.9.y > >>> or git://git.infradead.org/retpoline-stable linux-4.9.y > >> > >> Many thanks for all of this work. I've now queued up all of these. > > > > There's a problem with the backport of 6342c50ad12e ("KVM: nVMX: > > vmx_complete_nested_posted_interrupt() can't fail") as there is still a > > check in the function that can fail: > > > > vapic_page = kmap(vmx->nested.virtual_apic_page); > > if (!vapic_page) { > > WARN_ON(1); > > return -ENOMEM; > > } > > > > Do we need something else before this patch in order to fix this? I > > guess kmap really can't fail, should I just drop the whole (!vapic_page) > > check? > > Yes, that would be commit 42cf014d38d8822cce63703a467e00f65d000952. > Should David or I respin? No need, I can sneak it into the middle of the series :) I'll do it later tonight and let you know if I have any problems, thanks for pointing out the needed commit. greg k-h