From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: from out30-133.freemail.mail.aliyun.com ([115.124.30.133]:44277 "EHLO out30-133.freemail.mail.aliyun.com" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1726261AbgFPLzE (ORCPT ); Tue, 16 Jun 2020 07:55:04 -0400 Subject: Re: [PATCH v4 6/7] KVM: MIPS: clean up redundant 'kvm_run' parameters References: <20200427043514.16144-1-tianjia.zhang@linux.alibaba.com> <20200427043514.16144-7-tianjia.zhang@linux.alibaba.com> <37246a25-c4dc-7757-3f5c-d46870a4f186@linux.alibaba.com> <30c2ac06-1a7e-2f85-fbe1-e9dc25bf2ae2@redhat.com> From: Tianjia Zhang Message-ID: <5f0d01ad-d299-083b-70e4-995ad7596fbd@linux.alibaba.com> Date: Tue, 16 Jun 2020 19:54:54 +0800 MIME-Version: 1.0 In-Reply-To: <30c2ac06-1a7e-2f85-fbe1-e9dc25bf2ae2@redhat.com> Content-Type: text/plain; charset=utf-8; format=flowed Content-Transfer-Encoding: 7bit Sender: linux-s390-owner@vger.kernel.org List-ID: To: Paolo Bonzini , Huacai Chen Cc: Thomas Bogendoerfer , paulus@ozlabs.org, mpe@ellerman.id.au, Benjamin Herrenschmidt , borntraeger@de.ibm.com, frankja@linux.ibm.com, david@redhat.com, cohuck@redhat.com, heiko.carstens@de.ibm.com, gor@linux.ibm.com, sean.j.christopherson@intel.com, vkuznets@redhat.com, wanpengli@tencent.com, jmattson@google.com, joro@8bytes.org, Thomas Gleixner , mingo@redhat.com, Borislav Petkov , x86@kernel.org, hpa@zytor.com, Marc Zyngier , james.morse@arm.com, julien.thierry.kdev@gmail.com, suzuki.poulose@arm.com, christoffer.dall@arm.com, Peter Xu , thuth@redhat.com, kvm@vger.kernel.org, linux-arm-kernel , kvmarm@lists.cs.columbia.edu, "open list:MIPS" , kvm-ppc@vger.kernel.org, linuxppc-dev@lists.ozlabs.org, linux-s390@vger.kernel.org, LKML On 2020/5/29 17:48, Paolo Bonzini wrote: > On 27/05/20 08:24, Tianjia Zhang wrote: >>>> >>>> >> >> Hi Huacai, >> >> These two patches(6/7 and 7/7) should be merged into the tree of the >> mips architecture separately. At present, there seems to be no good way >> to merge the whole architecture patchs. >> >> For this series of patches, some architectures have been merged, some >> need to update the patch. > > Hi Tianjia, I will take care of this during the merge window. > > Thanks, > > Paolo > Hi Paolo, The following individual patch is the v5 version of 5/7 in this group of patches. https://lkml.org/lkml/2020/5/28/106 ([v5] KVM: PPC: clean up redundant kvm_run parameters in assembly) Thanks and best, Tianjia