From mboxrd@z Thu Jan 1 00:00:00 1970 Received: from desiato.infradead.org (desiato.infradead.org [90.155.92.199]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.subspace.kernel.org (Postfix) with ESMTPS id ADA753570C1 for ; Fri, 16 Jan 2026 09:36:21 +0000 (UTC) Authentication-Results: smtp.subspace.kernel.org; arc=none smtp.client-ip=90.155.92.199 ARC-Seal:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768556186; cv=none; b=Y5YGdk73SKbDdLim+MC/0Yeh6YAuM8AwyvVAitiknzeLttlIH7N/l1nSGq+wirOGbSukVfzs/HIH6hglaRQlBmKVSx7epdUNz1SncvgnFG/yVthrUE+cFG1Hr54ByjAstgrPOFbJ9m9RGDxhdNvYYx066xTIrEPpd62te+az+Zg= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768556186; c=relaxed/simple; bh=cuztVOblEasQ5m8kKaut3P15ShCMrOqF1D/DDaTNKoI=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=aA5OjzJRfZlAKYzDQYlBeDZZY3lGvM4ebOLYxHvdLmxeUmNtoppj7RM9JjbKIRZvDBlE1uN+i01MQbgz9C60+0NnRy0mMYRHsgCJEsMr6n2iMakeyTfdwLeYatqh54zMlrZ0DCUcALismveIzvz5/l81p+8tdLyz8Sb7ZFOgtcs= ARC-Authentication-Results:i=1; smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org; spf=none smtp.mailfrom=infradead.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b=S1xe0LWO; arc=none smtp.client-ip=90.155.92.199 Authentication-Results: smtp.subspace.kernel.org; dmarc=pass (p=none dis=none) header.from=infradead.org Authentication-Results: smtp.subspace.kernel.org; spf=none smtp.mailfrom=infradead.org Authentication-Results: smtp.subspace.kernel.org; dkim=pass (2048-bit key) header.d=infradead.org header.i=@infradead.org header.b="S1xe0LWO" DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=infradead.org; s=desiato.20200630; h=In-Reply-To:Content-Type:MIME-Version: References:Message-ID:Subject:Cc:To:From:Date:Sender:Reply-To: Content-Transfer-Encoding:Content-ID:Content-Description; bh=V/BeiKid9nYJF71M/4iTBh/77BMMplzE7u5BnF0hhyU=; b=S1xe0LWOP8snjwKtcg2MJod9+5 4hS95wAy9Y00ICRntEIWm3i9xpNyS7jLWKTlEskW0utfzUUCNeSP6EnlQS8csAMepXUURF3sigb0M V/pIVHtbCmAIGbv/DAzDYWuySu7UYYIBlQ/I4aCpZL9MKDjFSFOGGHzfW9SnqzdMnHOL6TPfmtCkR vsRnR5Xf9ihultYnHU5HP28HcovXV/UN+f6f0/cgxwrtW900k1QqshLPYDByK37gnClJGD3RTQPHn adqWLVrNNMd26Yrel/iEu4t+5EAEuYyBXtoH+aNXHmT84/7GHDWPbUizzgv0wHylEju/DA3pbPtoh Fy2A2Zxw==; Received: from 77-249-17-252.cable.dynamic.v4.ziggo.nl ([77.249.17.252] helo=noisy.programming.kicks-ass.net) by desiato.infradead.org with esmtpsa (Exim 4.98.2 #2 (Red Hat Linux)) id 1vggFf-00000008Otr-1uTA; Fri, 16 Jan 2026 09:36:19 +0000 Received: by noisy.programming.kicks-ass.net (Postfix, from userid 1000) id 73FBE302FA1; Fri, 16 Jan 2026 10:36:18 +0100 (CET) Date: Fri, 16 Jan 2026 10:36:18 +0100 From: Peter Zijlstra To: Sean Christopherson Cc: x86@kernel.org, linux-kernel@vger.kernel.org Subject: Re: [tip: perf/core] perf/x86/amd: Support PERF_PMU_CAP_MEDIATED_VPMU for AMD host Message-ID: <20260116093618.GM830755@noisy.programming.kicks-ass.net> References: <20251206001720.468579-14-seanjc@google.com> <176597508637.510.5295271479609953725.tip-bot2@tip-bot2> <20260116084435.GL830755@noisy.programming.kicks-ass.net> Precedence: bulk X-Mailing-List: linux-kernel@vger.kernel.org List-Id: List-Subscribe: List-Unsubscribe: MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20260116084435.GL830755@noisy.programming.kicks-ass.net> On Fri, Jan 16, 2026 at 09:44:35AM +0100, Peter Zijlstra wrote: > On Thu, Jan 08, 2026 at 11:55:41AM -0800, Sean Christopherson wrote: > > On Wed, Dec 17, 2025, tip-bot2 for Sandipan Das wrote: > > > The following commit has been merged into the perf/core branch of tip: > > > > > > Commit-ID: 65eb3a9a8a34fa9188e0ab5e657d84ce4fa242a7 > > > Gitweb: https://git.kernel.org/tip/65eb3a9a8a34fa9188e0ab5e657d84ce4fa242a7 > > > Author: Sandipan Das > > > AuthorDate: Fri, 05 Dec 2025 16:16:49 -08:00 > > > Committer: Peter Zijlstra > > > CommitterDate: Wed, 17 Dec 2025 13:31:07 +01:00 > > > > Can you provide a stable tag/branch for perf/core as of commit: > > > > 01122b89361e ("perf: Use EXPORT_SYMBOL_FOR_KVM() for the mediated APIs") > > > > I'm finally getting around to applying stuff for 6.20. > > Oh, sorry, I missed this. Let me try and remember how to do tags. I *think* I managed to push a tag: perf-core-kvm-mediated-pmu to tip. It is however now signed, because for some reason I cannot get gpg-agent forwarding working today :-( I hate computers.