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 AF21EC001DB for ; Thu, 10 Aug 2023 09:42:20 +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-Transfer-Encoding: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-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=166M1Cmkhx1lZl83FiNJrXDwLqZUH39enTfKGwQZCfo=; b=YTqraEcVWr2KD7 ZK3i/vZySzqUZ/k2bXoF2/BC9ci/0Jm6D5Kobd1n3Gz6osz1zjIJpXhUN2c2NWF2lcIIVeUxvg53Z 4v81qx6DkdCSHiZ3c24U04alewCAU4ozbczd2h6yX16HK2wbkGE3N56Md3Gr82BBKdG+UwvRL4ve8 aQ9opKlGEwtQu9ws+DWbNLhbzuq09qlgkewt/m5h0FNIp8Q7RS1lys3TA3Ufn6IALzAkiS2r3Oy1s eWknhHvYpQZoc0JFakemz6D6Pao8bplTQxQB4HQq1zPhni0eIfVyO/WmTq9o4oaZ8zWD7q9c+dHwg gFu1hYzhcVpH/HhuGNKQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qU2B2-0070Oy-0Y; Thu, 10 Aug 2023 09:41:56 +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 1qU2Az-0070OH-30 for linux-arm-kernel@lists.infradead.org; Thu, 10 Aug 2023 09:41:55 +0000 Received: from smtp.kernel.org (relay.kernel.org [52.25.139.140]) (using TLSv1.3 with cipher TLS_AES_256_GCM_SHA384 (256/256 bits) key-exchange X25519 server-signature RSA-PSS (2048 bits)) (No client certificate requested) by dfw.source.kernel.org (Postfix) with ESMTPS id 6356F6540B; Thu, 10 Aug 2023 09:41:53 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 4A65AC433C7; Thu, 10 Aug 2023 09:41:50 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1691660512; bh=p2nLn3yquTs0SCyO0vU3BgZ6hHe2rp6uBgQbpbuZDnU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=JeJKsKWAQqx0KbDgbO9MTUNKaZLkG3yBnXwWYlaqIc+5mKlHTcXAlCUW8QF66jdYX RVBBR7fmX00hRniDyy4rbGRQCYRQHymmY9itjiwkkTz6G4bndjlcoD2Nj5Are1+BAE 6zgzfRCIjMP2cDeqTKoAP2dwMkaoRxsDlMc2syFMRczBNPcaLRXCfXfJyOZOaKXCcc vg6FJeAEwMe6dN9JIidX8RjwMdWb9GehSnXd59dAZcTpOp6RSLvDsK5gsH0KBab3E1 dR8F2vxqC8FA+6spgsMGfQbOAind2ThGQdcPcOj9qSmTudWQKv2AVnRhs/XSpKc0c+ X7roMlUrVBIag== Date: Thu, 10 Aug 2023 10:41:46 +0100 From: Will Deacon To: Anshuman Khandual Cc: linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, catalin.marinas@arm.com, mark.rutland@arm.com, Mark Brown , James Clark , Rob Herring , Marc Zyngier , Suzuki Poulose , Peter Zijlstra , Ingo Molnar , Arnaldo Carvalho de Melo , linux-perf-users@vger.kernel.org Subject: Re: [PATCH V13 - RESEND 01/10] drivers: perf: arm_pmu: Add new sched_task() callback Message-ID: <20230810094146.GB5365@willie-the-truck> References: <20230711082455.215983-1-anshuman.khandual@arm.com> <20230711082455.215983-2-anshuman.khandual@arm.com> <0ed54ef6-e502-7c33-6e3f-08de76786245@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <0ed54ef6-e502-7c33-6e3f-08de76786245@arm.com> User-Agent: Mutt/1.10.1 (2018-07-13) X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20230810_024154_010596_3FB91399 X-CRM114-Status: GOOD ( 14.43 ) 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: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Sender: "linux-arm-kernel" Errors-To: linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@lists.infradead.org On Thu, Aug 10, 2023 at 10:35:42AM +0530, Anshuman Khandual wrote: > I am just wondering - would it be possible for you to take this pre-requisite > patch stand alone for the upcoming merge window. This has been acked by Mark > earlier. Besides, I am also working on your other suggestions on the series, > and will respond soon. Thank you. I can if it helps in some way, but I'm not seeing how it does. Can't you just carry this along with the BRBE changes that use it? How does it benefit anybody on its own? Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel