Received: by 2002:a05:6a10:206:0:0:0:0 with SMTP id 6csp642560pxj; Thu, 13 May 2021 13:21:24 -0700 (PDT) X-Google-Smtp-Source: ABdhPJxzCUTAOYu9eHLreumwq4P69oOwA639zSMAd4mLI5qyPSnVD/3kiqEepmnhIGwshyJjt2Ir X-Received: by 2002:a17:906:81b:: with SMTP id e27mr14682398ejd.118.1620937284161; Thu, 13 May 2021 13:21:24 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1620937284; cv=none; d=google.com; s=arc-20160816; b=JwQT2LZFSAoU9T8ld/9CbOe73rgHu14PSxiTmp8UtKvNr9vXUU3HY6b23I2RIGHZ7s 7WupsRA1I5W5C95dZQH4ct2s5lyShM5Tiny7xvst35MeIDi8w9KItd0X5zC5iNwggHze BGXmrSI4eBfzO6Lz98L8YFF3CfW1n9sgjcJHzXiHMcyB8bv766MuZiH0AuB3q4qM4XVW Ts/NBlZ04MkV0AtEb/r85/zeHQ2DqD/bVpNw7/Du+X3MY4CleDyuZ49+0kAkO9Td9t+V 1JKuL2eWUcKSDYf4Nwn+Q5gdTJCbvFmhLpHGnXgjbt1my9lJgJteQz5FCropQzbiOQgc pbDg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:content-transfer-encoding:content-language :in-reply-to:mime-version:user-agent:date:message-id:subject:from :references:cc:to; bh=Y5sOdjZlp3KyLbVA78bJXcs8NPxiImgaahHsry0PenY=; b=Ny5PLtJJuk12rGlX29FfIyO1X+9BzawttmdqZTmbcyy+KxSgIRkIGSeDm6/GXscVD4 J3k8Qd34z9RzjMuhYUVpDMT3rKb969Jy/bOL86qf1Mxfpj1/S8s0bwh1YZ6SWbHeAKQQ pwGdsPSpXwxnBsvTDS0vophQzZHx/XuekaxylQ940sT0kZ3WGnQ0ewT7FHTJEzeFOnnT /vyKYX6jXeA0UWW0QA2TPSoKp365w93w/gr2WI9ZULhJNIjKRhx3Stu1Mce5EOPOB+4h e/zd/GBElwpzZIvgg73P6zTRvIdAQsa3Lwj8FFQPJlGB53npndSh/mzu9pIT2AYKss5P IEYA== ARC-Authentication-Results: i=1; mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [23.128.96.18]) by mx.google.com with ESMTP id p88si3678900edd.69.2021.05.13.13.20.12; Thu, 13 May 2021 13:21:24 -0700 (PDT) Received-SPF: pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) client-ip=23.128.96.18; Authentication-Results: mx.google.com; spf=pass (google.com: domain of linux-kernel-owner@vger.kernel.org designates 23.128.96.18 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S233630AbhEMMHb (ORCPT + 99 others); Thu, 13 May 2021 08:07:31 -0400 Received: from vps-vb.mhejs.net ([37.28.154.113]:60594 "EHLO vps-vb.mhejs.net" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S233663AbhEMMHF (ORCPT ); Thu, 13 May 2021 08:07:05 -0400 Received: from MUA by vps-vb.mhejs.net with esmtps (TLS1.2) tls TLS_ECDHE_RSA_WITH_AES_128_GCM_SHA256 (Exim 4.94.2) (envelope-from ) id 1lhA62-0000lu-Gt; Thu, 13 May 2021 14:05:42 +0200 To: Sean Christopherson Cc: Paolo Bonzini , Vitaly Kuznetsov , Wanpeng Li , Jim Mattson , Igor Mammedov , Marc Zyngier , James Morse , Julien Thierry , Suzuki K Poulose , Huacai Chen , Aleksandar Markovic , Paul Mackerras , Christian Borntraeger , Janosch Frank , David Hildenbrand , Cornelia Huck , Claudio Imbrenda , Joerg Roedel , kvm@vger.kernel.org, linux-kernel@vger.kernel.org References: From: "Maciej S. Szmigiero" Subject: Re: [PATCH v2 0/8] KVM: Scalable memslots implementation Message-ID: <9fe46899-2162-e9e2-d15c-86db38ac820f@maciej.szmigiero.name> Date: Thu, 13 May 2021 14:05:35 +0200 User-Agent: Mozilla/5.0 (X11; Linux x86_64; rv:78.0) Gecko/20100101 Thunderbird/78.10.1 MIME-Version: 1.0 In-Reply-To: Content-Type: text/plain; charset=utf-8; format=flowed Content-Language: en-US Content-Transfer-Encoding: 8bit Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On 13.05.2021 01:58, Sean Christopherson wrote: > On Tue, Apr 13, 2021, Maciej S. Szmigiero wrote: >> From: "Maciej S. Szmigiero" > > Grr, this entire series got autobinned into my spam folder, which I obviously > don't check very often. I won't be able to take a look until next week at the > earliest, any chance you'd want to rebase to the latest kvm/queue and spin v3? > The rebase will probably be a bit painful, but on the plus side the majority of > the arch specific changes will disappear now that walking the memslots for the > MMU notifiers is done in common code. A respin (and a re-test) of this series is needed anyway since these patches have conflicts with the now-merged MMU notifiers rewrite (that you mention above). Will try to post it by the next week. Thanks, Maciej