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 2A09EC71155 for ; Fri, 18 Aug 2023 16:06:12 +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=NsnYn+PFBD3Nril9nt2LviJGOS5ztrr4oV1Sp3HoQ4Q=; b=nt0LS6rQY/FaQg 2zKyq/404fLwDJmbxsBOQwh9lF3irqpJSV8iO0vna/disZmS1Q65PHp79yhDAwJgZzn7SYjTNTDJf tTSXWImrINZJqQw0lUZjEwWMaXDZPV0SQrgySUyTyJ0afI+Q3iXIF83TwenTRpeBMiabnvdYto/tJ CO5Nq58oFA8Z03Lx401ml6uoDlitqhuOc0ffwEmo/U4Bd4R/p9Uj/32V8Ti5wKPz6jhHu08TOJSUK FamXao+w90d0zfd0DdDLvnGpxChl+R8Li3XZjO95wu+PxRX7y0gj6Mh0CbmjaINLPigKV+jiDuff7 cTZzX5a2BQZnK12iIqnQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.96 #2 (Red Hat Linux)) id 1qX1yu-009dNR-04; Fri, 18 Aug 2023 16:05:48 +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 1qX1yr-009dN7-0C for linux-arm-kernel@lists.infradead.org; Fri, 18 Aug 2023 16:05:46 +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 712F060E15; Fri, 18 Aug 2023 16:05:43 +0000 (UTC) Received: by smtp.kernel.org (Postfix) with ESMTPSA id 6B77DC433C8; Fri, 18 Aug 2023 16:05:40 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1692374742; bh=BJY/X/OrUTc9OCn8r+cSv43KgNc/JdpyK6t6hn30eMU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=C4A0gtQwRiaLc8WQm077/wVlUth7fUXjeSRI6M1xXbomD8PZyUsjfVeuLS3owV73x DHz8UDOO/SzX/V1XcSi2leTNQCltIYQL5QBhFSAdemETf97DjKqNncXMAB+iqEKw2g U4C6Mwkd71psq0rREQIEbyjfPPzKPusHn/nDZhO2hgxmnQDtGGoFNiz0sM4N/Ohu9q rT8mWAhPOXYqriSUqeBq7xNdTukIHJd++YcfHo3IYihquJ0Vd29sqyG/jeMo3qoaXd 8LLJjVbeaEUrXAw3aDoHwGf5FxP1qBKMJEw+ntNt/K4l/023tEvKzRalo6HocM6XCQ yigf2+UgJOxmA== Date: Fri, 18 Aug 2023 17:05:36 +0100 From: Will Deacon To: Besar Wicaksono Cc: suzuki.poulose@arm.com, robin.murphy@arm.com, ilkka@os.amperecomputing.com, catalin.marinas@arm.com, mark.rutland@arm.com, linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org, linux-tegra@vger.kernel.org, treding@nvidia.com, jonathanh@nvidia.com, vsethi@nvidia.com, rwiley@nvidia.com, efunsten@nvidia.com Subject: Re: [PATCH v5] perf: arm_cspmu: Separate Arm and vendor module Message-ID: <20230818160536.GA16119@willie-the-truck> References: <20230705104745.52255-1-bwicaksono@nvidia.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: <20230705104745.52255-1-bwicaksono@nvidia.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-20230818_090545_167457_C597C113 X-CRM114-Status: GOOD ( 13.57 ) 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 Hi Besar, On Wed, Jul 05, 2023 at 05:47:45AM -0500, Besar Wicaksono wrote: > Arm Coresight PMU driver consists of main standard code and > vendor backend code. Both are currently built as a single module. > This patch adds vendor registration API to separate the two to > keep things modular. The main driver requests each known backend > module during initialization and defer device binding process. > The backend module then registers an init callback to the main > driver and continue the device driver binding process. > > Signed-off-by: Besar Wicaksono > --- > > Changes from v4: > * Fix warning reported by kernel test robot > v4: https://lore.kernel.org/linux-arm-kernel/20230620041438.32514-1-bwicaksono@nvidia.com/T/#u Do you plan to send a v5 addressing Suzuki's comments? This series is blocking the Ampere work from Ilkka. Thanks, Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel