From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from mout.gmx.net ([212.227.15.15]:61110 "EHLO mout.gmx.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750841AbdJCWam (ORCPT ); Tue, 3 Oct 2017 18:30:42 -0400 Date: Wed, 4 Oct 2017 00:30:21 +0200 From: Stefan Lippers-Hollmann To: Paolo Bonzini Cc: gregkh@linuxfoundation.org, linux-kernel@vger.kernel.org, arei.gonglei@huawei.com, longpeng2@huawei.com, rkrcmar@redhat.com, wangxinxin.wang@huawei.com, weidong.huang@huawei.com, stable@vger.kernel.org Subject: Re: Patch "KVM: VMX: avoid double list add with VT-d posted interrupts" has been added to the 4.13-stable tree Message-ID: <20171004003021.11df674e@mir> In-Reply-To: <972b2885-4a33-b30f-7fd0-bae0c4fe5aa3@redhat.com> References: <1506947409121185@kroah.com> <20171003094625.34dedc87@mir> <972b2885-4a33-b30f-7fd0-bae0c4fe5aa3@redhat.com> MIME-Version: 1.0 Content-Type: text/plain; charset=US-ASCII Content-Transfer-Encoding: 7bit Sender: stable-owner@vger.kernel.org List-ID: Hi On 2017-10-03, Paolo Bonzini wrote: > On 03/10/2017 09:46, Stefan Lippers-Hollmann wrote: > > On 2017-10-02, gregkh@linuxfoundation.org wrote: > >> This is a note to let you know that I've just added the patch titled > >> > >> KVM: VMX: avoid double list add with VT-d posted interrupts > >> > >> to the 4.13-stable tree which can be found at: > >> http://www.kernel.org/git/?p=linux/kernel/git/stable/stable-queue.git;a=summary > >> > >> The filename of the patch is: > >> kvm-vmx-avoid-double-list-add-with-vt-d-posted-interrupts.patch > >> and it can be found in the queue-4.13 subdirectory. > > > > This patch, as part of the current queue-4.13, breaks the build on > > i386 (amd64/ x86_64 builds fine): [...] > There is another patch in the kvm tree to fix it, I'll send it to stable > immediately. Thanks, I can confirm this to work in 4.13.5-rc1 (including "KVM: VMX: use cmpxchg64") for i386 and x86_64. Unrelated to this specific, solved, issue I can confirm kernel 4.9.53-rc1 to build and boot on armhf (ipq8065) and 4.4.90-rc1 on mips (ar71xx). Thanks a lot, regards Stefan Lippers-Hollmann