From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1757060AbaISO0K (ORCPT ); Fri, 19 Sep 2014 10:26:10 -0400 Received: from mail-qa0-f51.google.com ([209.85.216.51]:59792 "EHLO mail-qa0-f51.google.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1754306AbaISO0J (ORCPT ); Fri, 19 Sep 2014 10:26:09 -0400 Message-ID: <541C3D04.1040500@gmail.com> Date: Fri, 19 Sep 2014 10:26:12 -0400 From: Liang Chen User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:24.0) Gecko/20100101 Thunderbird/24.5.0 MIME-Version: 1.0 To: Paolo Bonzini , Xiao Guangrong , =?UTF-8?B?UmFkaW0gS3LEjW3DocWZ?= CC: kvm@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 2/2] KVM: x86: directly use kvm_make_request again References: <1411058317-23646-1-git-send-email-liangchen.linux@gmail.com> <1411058317-23646-3-git-send-email-liangchen.linux@gmail.com> <541BC949.4050602@linux.vnet.ibm.com> <20140919122502.GA29990@potion.brq.redhat.com> <541C313C.8060402@linux.vnet.ibm.com> <541C36E8.9020605@redhat.com> In-Reply-To: <541C36E8.9020605@redhat.com> Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 7bit Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org oops, didn't see this ;) Thank you! Thanks, Liang On 09/19/2014 10:00 AM, Paolo Bonzini wrote: > Il 19/09/2014 15:35, Xiao Guangrong ha scritto: >>>> Which is why just removing it solves more problems for me :) >> Thank you for raising this question and letting me know the patch's history. :) > I agree with Radim, so I'll apply the patch. > > Paolo