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 53975309EFF for ; Fri, 16 Jan 2026 08:44:38 +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=1768553080; cv=none; b=edXnK9DJTlO4ge9OnK4RvQUv8N1iOmY+HZn6bnHjQBHzk5o8BdfZgPJzmokDlL3iNCmXKnyXeI84dMpxl3+LF+Kabbjp8WSdFjuynpvwYr7K4mHClaU74uOHXEskM9FgYysK19GN+2Dj8bc0j5CC9r328246r4Ldn/syXL5w8sY= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768553080; c=relaxed/simple; bh=GumL2aF3A2ni3uvIUu7fYuedUeQFQV+uAzjp9IN7G8E=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=YOE4nVfoA2N6yf+TTSnPCB77IPf1wW9cKhOr/PA4BclkVQkaYeK3ynau5skU8tS0hmN8gViIlTuavkzUK4gLAiaYlhq3FzWEwzRuvsLDZyo9cPi7s/vjwt2b71O/2YzrzeayLagmVh4FlOkQU0v6Ub5K0BadMnyrqUioKUbGVXs= 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=UnafnFkm; 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="UnafnFkm" 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=H8pHF3op0HhO29h+rZc5muMMswDJE22i6GkNIHZYIAk=; b=UnafnFkmGSx/l3lRG9rrO6mwC9 O+uwJLp6Tdx+FDzbhOryEp5wiMeXJS9PMneMd77XmNDdp2boDURfHiC3+5SiDtEHmagXEMn/2+mpo MxLrm5PNZAZPM9QxPqNHp0fmvr3AcV3tg23LqL4wizExaQYQIrkESmUZA3bgfp/EUwIezZ+vOjNzg edMokSXhuG1H44dbkf/JRVk9GQ7E0xl55Wze62UXrASt/rKWyboB7PBoY3IPnIVG0d1XRCkHJYSZh MWyif9Dyv5ubgHHTSz/JH2HZlfwBq9QuT0Nv8Y8LH7Cxd0yGw0+0C+UvGK98O/B5CeQy1Cpox1EYj OlVTOhNQ==; 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 1vgfRb-00000008Jpa-3eLx; Fri, 16 Jan 2026 08:44:36 +0000 Received: by noisy.programming.kicks-ass.net (Postfix, from userid 1000) id 6C99B30065D; Fri, 16 Jan 2026 09:44:35 +0100 (CET) Date: Fri, 16 Jan 2026 09:44:35 +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: <20260116084435.GL830755@noisy.programming.kicks-ass.net> References: <20251206001720.468579-14-seanjc@google.com> <176597508637.510.5295271479609953725.tip-bot2@tip-bot2> 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: 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.