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 5FE14357A55 for ; Fri, 16 Jan 2026 09:37:02 +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=1768556228; cv=none; b=gCBcTuWiE41Ub++GpqyQtSLYkrVG4h9Ws55JP+fe+d0q0etuj6FCR2Wh01M7QDhqsX4v44AqOA6AoaHtqlVczilrngooEUy8ThQPlmk2XfuKbXhkVNUXUSmZNZuokyret0ELkznyltUyMk9lxy1JCYyFLVWx1FjUiSgvoiFv3cI= ARC-Message-Signature:i=1; a=rsa-sha256; d=subspace.kernel.org; s=arc-20240116; t=1768556228; c=relaxed/simple; bh=kgfXeXc2mhwwpMJMvtr6z5UwxGyxmBqnJwoaTYjC2iE=; h=Date:From:To:Cc:Subject:Message-ID:References:MIME-Version: Content-Type:Content-Disposition:In-Reply-To; b=Kyy/7yqpYi7LMTNboxF+AU0hi4V6X+Ne5t0xcnh+Rcxkhx/T74lwD7VrNCdE2yCPGPRQr89R457uMpjxpWi1zKUXX2RmV1nsuCdi+XLlAx7SjXI4hIi9Z8UjnyJustpHpxXUS0Y6WJ7RB+sDNQGSj+v6mj5K86LSQ+8+jO/8s+Y= 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=rRPK8QzJ; 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="rRPK8QzJ" 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=TS+pC+uVRZ3ykIDPPRvWhbqZu4ukZqXgW7d0DKIfmYw=; b=rRPK8QzJXlPBxL4/SCZtwCpUcI w9FvzNrgVCS6tfqKzn495XZixLH2Uq3dSHGrNpKe1pVxlw9vmYssSiUradjXhOyvzWyqvAF6cqncX m0hxf5e1bK1l+hNZ+PqrdvJohmGQESOzWXWxwc3e9mbN7ZlcjpOZV+6lMEjR3CS8K3u7vooPxoGJb ikd8ti3QZ0lsft43CgygYOfbTLZhXCxz2tHnmcfYPNGYiSRdwyRFUpinDm8c2FXQ2lB4949zFab/e 6qqIFG7Pkqp0UPqBuyvZ4xeq3fB3rpJ3wHYjDVm6bgoFHKZnV4Pvi2RrNBzIck+roJhAEVvoV6PcG XS869z8w==; 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 1vggGK-00000008OyF-2uTM; Fri, 16 Jan 2026 09:37:00 +0000 Received: by noisy.programming.kicks-ass.net (Postfix, from userid 1000) id 5105530065D; Fri, 16 Jan 2026 10:37:00 +0100 (CET) Date: Fri, 16 Jan 2026 10:37:00 +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: <20260116093700.GD831285@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> <20260116093618.GM830755@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: <20260116093618.GM830755@noisy.programming.kicks-ass.net> On Fri, Jan 16, 2026 at 10:36:18AM +0100, Peter Zijlstra wrote: > 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 NOT signed, can't type neither apparently.. > gpg-agent forwarding working today :-( > > I hate computers.