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 bombadil.infradead.org (bombadil.infradead.org [198.137.202.133]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by smtp.lore.kernel.org (Postfix) with ESMTPS id 07727C77B75 for ; Mon, 15 May 2023 17:50:56 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; q=dns/txt; c=relaxed/relaxed; d=lists.infradead.org; s=bombadil.20210309; h=Sender:Content-Type: List-Subscribe:List-Help:List-Post:List-Archive:List-Unsubscribe:List-Id: In-Reply-To:MIME-Version:References:Message-ID:Subject:Cc:To:From:Date: Reply-To:Content-Transfer-Encoding:Content-ID:Content-Description:Resent-Date :Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=pSl2JT/aXBqNE95DDGDhuWD73/S/JZ9fI/DXWqcl31E=; b=xzG4Gd47JqU8cnGkdUX4FA/+Dd MiqhKdNG36kI/BvrkX131vVmfbRcwTX96r5OpLrPjtCY0SkDKqbYJ0VnjulFvpaH3X0qowXhH98H7 ne36SNYN+WkpAUjc9A50444Ekpo+Xc2+KpMWmEh4PS4PAXnq+RIJT6QI0niJB6t3Lw/M4aesfTvGI SYh00wgHqcrIaz/r6DQe68/YYOeEgCVpuReibWg5rT1CJg2SXggz+ehZwcgYCwqlHCx6Ud0eQlUHL xnjVWGU+CFOfI6gwwN5EHvi9B08XNLEkBpceJFAms27WWkwnX5Ip8cbKGJTxlR6M5e+pSlypU1NV2 dHwxDNAg==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1pycL9-0032fE-0a; Mon, 15 May 2023 17:50:31 +0000 Received: from dfw.source.kernel.org ([2604:1380:4641:c500::1]) by bombadil.infradead.org with esmtps (Exim 4.96 #2 (Red Hat Linux)) id 1pycKv-0032TQ-0z; Mon, 15 May 2023 17:50:20 +0000 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 B4DCD62F52; Mon, 15 May 2023 17:50:16 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id A8159C4339C; Mon, 15 May 2023 17:50:11 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1684173016; bh=ZOa1DuUaalVCTQ5zS8baq1fo8jfyEiJs85l6V1kJejo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=tFBB5QmZRIkddN1jXrL0rxgk+YytZrH7cS/JUc/RyYLgIDM4Kkyy8yuO5rjnKFvDH MqqGEQvhse7GWhRZX/gyZ5MQmxzPDa4OI2vlxKzO+XScyEUHqfEoddAxGkP8ZxN21j F1CIwJqEeUzA3tH6wKZztMSu5xgJkMwDbQinJHZAyl7OWvFinSV3O8AGaU5q42mwwy D9WatvBizQmoLohHCc7SWJKgSYJphFAzBIssilSkUJG3BWhAj5Krb+XkD9aW298s+H FnkJSM8OeI92H2iZhqvDk2TDwOTUg39i4kRefZwtXAsOZYDj/bEOL/iMsmj1kqdZoD wzHDL4qn/ytJA== Date: Mon, 15 May 2023 18:50:09 +0100 From: Conor Dooley To: Alexandre Ghiti Cc: Jonathan Corbet , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , Ian Rogers , Paul Walmsley , Palmer Dabbelt , Albert Ou , Atish Patra , Anup Patel , Will Deacon , Rob Herring , Andrew Jones , linux-doc@vger.kernel.org, linux-kernel@vger.kernel.org, linux-perf-users@vger.kernel.org, linux-riscv@lists.infradead.org, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 00/10] riscv: Allow userspace to directly access perf counters Message-ID: <20230515-unmoved-promenade-9e678c4f14f5@spud> References: <20230512085321.13259-1-alexghiti@rivosinc.com> MIME-Version: 1.0 In-Reply-To: <20230512085321.13259-1-alexghiti@rivosinc.com> X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230515_105017_415298_D21FD13A X-CRM114-Status: GOOD ( 11.89 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.34 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Content-Type: multipart/mixed; boundary="===============8046167948045750158==" Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org --===============8046167948045750158== Content-Type: multipart/signed; micalg=pgp-sha256; protocol="application/pgp-signature"; boundary="yUJ9qocDe5RgavIo" Content-Disposition: inline --yUJ9qocDe5RgavIo Content-Type: text/plain; charset=us-ascii Content-Disposition: inline On Fri, May 12, 2023 at 10:53:11AM +0200, Alexandre Ghiti wrote: > base-commit-tag: v6.3 BTW Alex, in the future it'd be great if you could pick a more recent base (eg -rc1 or riscv/for-next) so that the patchwork automation doesn't run into a bunch of conflicts while trying to apply patches. Cheers, Conor. --yUJ9qocDe5RgavIo Content-Type: application/pgp-signature; name="signature.asc" -----BEGIN PGP SIGNATURE----- iHUEABYIAB0WIQRh246EGq/8RLhDjO14tDGHoIJi0gUCZGJw0QAKCRB4tDGHoIJi 0ttiAQCvuOgsTmAbHoptLuttHFak0avpeoAERDI2wkQYdNUeUwD/Q+eHjCl2EwCO AMEo1k9TljgZ9ZWXb/Q9SCxc/XeGawQ= =4Rls -----END PGP SIGNATURE----- --yUJ9qocDe5RgavIo-- --===============8046167948045750158== Content-Type: text/plain; charset="us-ascii" MIME-Version: 1.0 Content-Transfer-Encoding: 7bit Content-Disposition: inline _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel --===============8046167948045750158==--