From mboxrd@z Thu Jan 1 00:00:00 1970 From: Paolo Bonzini Subject: Re: [PATCH v4] KVM: x86: fix access memslots w/o hold srcu read lock Date: Fri, 21 Nov 2014 23:00:42 +0100 Message-ID: <546FB60A.8040005@redhat.com> References: <1414912063-10923-1-git-send-email-wanpeng.li@linux.intel.com> <5461A021.8000305@cn.fujitsu.com> <20141113233903.GA26686@kernel> <546EDEB5.4070809@cn.fujitsu.com> <20141121063050.GA14377@kernel> Mime-Version: 1.0 Content-Type: text/plain; charset=windows-1252 Content-Transfer-Encoding: 7bit Cc: Takashi Iwai , Alexei Starovoitov , Tiejun Chen , kvm@vger.kernel.org, linux-kernel@vger.kernel.org To: Wanpeng Li , Tang Chen Return-path: In-Reply-To: <20141121063050.GA14377@kernel> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On 21/11/2014 07:30, Wanpeng Li wrote: > I test it on the other guy's Ivytown and take advantage of the qemu command > line which he used, so I forget the accurate command line which used that day. > > Paolo also reproduce the bug, Paolo, ping. It also reproduced always for me with a debug kernel from Fedora. Paolo