From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: X-Spam-Checker-Version: SpamAssassin 3.4.0 (2014-02-07) on aws-us-west-2-korg-lkml-1.web.codeaurora.org Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by smtp.lore.kernel.org (Postfix) with ESMTP id 5F287C433EF for ; Tue, 1 Feb 2022 17:48:07 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S241707AbiBARsG (ORCPT ); Tue, 1 Feb 2022 12:48:06 -0500 Received: from dfw.source.kernel.org ([139.178.84.217]:39442 "EHLO dfw.source.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S241711AbiBARsE (ORCPT ); Tue, 1 Feb 2022 12:48:04 -0500 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id B4E4461348 for ; Tue, 1 Feb 2022 17:48:04 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 1B0F9C340EB; Tue, 1 Feb 2022 17:48:04 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1643737684; bh=nk8f/RSRJKhKmKK0/NCNxsE6dgNrPNi9rG2tUzLAhys=; h=Date:From:To:Cc:Subject:In-Reply-To:References:From; b=FHC87mn5z2aKErqIwWdABGMgrUJTQ11Ez46+Pxjw+rGr/+Y6hBSocQ22TmhJWQIh8 g0t8Kdb9y4lEDy30oB4WeFSz22ZjpeOLxvjSBfrnRpxgvNLOo5IQyid8LFZFMCHUq6 j0aGFLjSh3SpBBpv7VzjE1/Qb+y9+LwX+xn4uOumdpK9iXy6dVg/r4TdZyKGz/fP4H mKam9a3Ai84gbmWahp82u71xBooVdyglUyhB+Rg6yYQQTQjnwO4TThRm7keAKfA/Oa pecou5h9qzIU87dV9g2CyUZxrjQbKB0nEKczio4f2nmZrMsX1Am2rzTOARLDcTa95E NW+zL0Wx/79FA== Received: from sofa.misterjones.org ([185.219.108.64] helo=why.misterjones.org) by disco-boy.misterjones.org with esmtpsa (TLS1.3) tls TLS_ECDHE_RSA_WITH_AES_256_GCM_SHA384 (Exim 4.94.2) (envelope-from ) id 1nExG6-004hw8-5S; Tue, 01 Feb 2022 17:48:02 +0000 Date: Tue, 01 Feb 2022 17:48:01 +0000 Message-ID: <87czk65vhq.wl-maz@kernel.org> From: Marc Zyngier To: Paolo Bonzini Cc: Mark Rutland , linux-kernel@vger.kernel.org, aleksandar.qemu.devel@gmail.com, alexandru.elisei@arm.com, anup@brainfault.org, aou@eecs.berkeley.edu, atishp@atishpatra.org, benh@kernel.crashing.org, borntraeger@linux.ibm.com, bp@alien8.de, catalin.marinas@arm.com, chenhuacai@kernel.org, dave.hansen@linux.intel.com, frederic@kernel.org, hca@linux.ibm.com, james.morse@arm.com, jmattson@google.com, joro@8bytes.org, mingo@redhat.com, mpe@ellerman.id.au, nsaenzju@redhat.com, palmer@dabbelt.com, paulmck@kernel.org, paulus@samba.org, paul.walmsley@sifive.com, seanjc@google.com, suzuki.poulose@arm.com, svens@linux.ibm.com, tglx@linutronix.de, tsbogend@alpha.franken.de, vkuznets@redhat.com, wanpengli@tencent.com, will@kernel.org Subject: Re: [PATCH v3 0/5] kvm: fix latent guest entry/exit bugs In-Reply-To: References: <20220201132926.3301912-1-mark.rutland@arm.com> <87aa8af0-c262-ad04-58f8-da6c7882e23c@redhat.com> User-Agent: Wanderlust/2.15.9 (Almost Unreal) SEMI-EPG/1.14.7 (Harue) FLIM-LB/1.14.9 (=?UTF-8?B?R29qxY0=?=) APEL-LB/10.8 EasyPG/1.0.0 Emacs/27.1 (x86_64-pc-linux-gnu) MULE/6.0 (HANACHIRUSATO) MIME-Version: 1.0 (generated by SEMI-EPG 1.14.7 - "Harue") Content-Type: text/plain; charset=US-ASCII X-SA-Exim-Connect-IP: 185.219.108.64 X-SA-Exim-Rcpt-To: pbonzini@redhat.com, mark.rutland@arm.com, linux-kernel@vger.kernel.org, aleksandar.qemu.devel@gmail.com, alexandru.elisei@arm.com, anup@brainfault.org, aou@eecs.berkeley.edu, atishp@atishpatra.org, benh@kernel.crashing.org, borntraeger@linux.ibm.com, bp@alien8.de, catalin.marinas@arm.com, chenhuacai@kernel.org, dave.hansen@linux.intel.com, frederic@kernel.org, hca@linux.ibm.com, james.morse@arm.com, jmattson@google.com, joro@8bytes.org, mingo@redhat.com, mpe@ellerman.id.au, nsaenzju@redhat.com, palmer@dabbelt.com, paulmck@kernel.org, paulus@samba.org, paul.walmsley@sifive.com, seanjc@google.com, suzuki.poulose@arm.com, svens@linux.ibm.com, tglx@linutronix.de, tsbogend@alpha.franken.de, vkuznets@redhat.com, wanpengli@tencent.com, will@kernel.org X-SA-Exim-Mail-From: maz@kernel.org X-SA-Exim-Scanned: No (on disco-boy.misterjones.org); SAEximRunCond expanded to false Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Tue, 01 Feb 2022 17:10:35 +0000, Paolo Bonzini wrote: > > On 2/1/22 17:22, Mark Rutland wrote: > > On Tue, Feb 01, 2022 at 04:59:47PM +0100, Paolo Bonzini wrote: > >> On 2/1/22 14:29, Mark Rutland wrote: > >>> I've pushed the series (based on v5.17-rc2) to my kvm/entry-rework branch: > >>> > >>> https://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git/log/?h=kvm/entry-rework > >>> git://git.kernel.org/pub/scm/linux/kernel/git/mark/linux.git kvm/entry-rework > >> > >> Thanks! I cherry-picked the basic, x86 and mips patches to kvm.git's master > >> branch (I did not use your branch in order to leave arm64 and riscv to the > >> respective maintainers). > > > > Since everything's dependent upon that core patch, IIUC that's going to make it > > a pain for them to queue things. > > > > How are you expecting the arm64 and riscv maintainers to queue things? Queue > > their own copies of that core patch? > > The kvm.git master branch has a stable commit id, so the KVM/ARM and > KVM/RISCV maintainers can just base their pull request to me on > it. Alternatively, if they prefer it that way, I can get it quickly to > Linus. In which case, please add the arm64 patch to the mix. I'm not rebasing my current queue. M. -- Without deviation from the norm, progress is not possible.