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 mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 05725C433F5 for ; Mon, 11 Oct 2021 12:10:50 +0000 (UTC) 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 mail.kernel.org (Postfix) with ESMTPS id C211960698 for ; Mon, 11 Oct 2021 12:10:49 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org C211960698 Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=lists.infradead.org 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=VH2+Xl5mUsQaAQMBczVd62/egl4qQsscalFnIM+0xS0=; b=xrDNwburr9a52u gI3RCOworlokUoUaiTF1JIkUl4oDeF9nVvpVQuVNlVL1gNJKZyCnam6eJDKPDAEh8K0Q27Wl+9oWD vYEm8oXFhGGibc9sbueFzNvVH43bPkxY+pqZ1mHKkD9S6KgCmGgkJIAij8fXP+jYoYuziYYKC8CJK DYz3voY+V/wcvDTG5le6+kPswxnCKJWiygyjgSodWwodkmxs/x2fAcDk3gEghJDn2QwzMfWsYalo8 C5PLDeNusyelsOGMQidcDtJSvXFCWXyd0rBuFJkt9VBuzKS2n3D67gsixu5OVx0AOrmAZKr4Sbx+c jQkALTXEJOH+pOi2p0BQ==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZu6v-009Gil-Ag; Mon, 11 Oct 2021 12:08:53 +0000 Received: from mail.kernel.org ([198.145.29.99]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mZu6r-009Ghu-21 for linux-arm-kernel@lists.infradead.org; Mon, 11 Oct 2021 12:08:50 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 9EC2460E53; Mon, 11 Oct 2021 12:08:46 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1633954128; bh=IT3t3XgP/5S/lmjBcscARvCUhacZFc66W6PEzZMK9Vk=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=NRlepPxtJgXwIn3z57SGNUr16AgbtWX+MwJLf3vlOMabjWOsxqlk5rBdwg7pfxY9X 19CBuJ+ZqdVsNLnrspaw8fW6FIopOSCM3HEQ+CAKFZrrRzHPECXLWQc7b62lgTYgUc eQ9XfXseJby1BWS6zA7Zr/wENL9kYRnxpGbREjH8y0u1xgNlsGpMhTq57u74GzoFYK gwoqJGoXV7TdiUrDeEvQxv0wKJhckS8Uz+G3hjQpZ5shAArQ/f9I+9nLl/XQYA/cHR xiajmP7qvLb63SkK8V0mrL7kvdJJbVqVq1IG0gilXdt4iNs0077MyKzBwpJF/ho74i IXxlqT2p5l2FA== Date: Mon, 11 Oct 2021 13:08:42 +0100 From: Will Deacon To: Bhaskara Budiredla Cc: "mark.rutland@arm.com" , "robh+dt@kernel.org" , Sunil Kovvuri Goutham , "linux-arm-kernel@lists.infradead.org" , "devicetree@vger.kernel.org" , "linux-kernel@vger.kernel.org" Subject: Re: [PATCH v5 0/2] drivers: perf: Add Marvell CN10K LLC-TAD pmu driver Message-ID: <20211011120842.GA4297@willie-the-truck> References: <20210908120425.10084-1-bbudiredla@marvell.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: 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-20211011_050849_133364_82158EED X-CRM114-Status: UNSURE ( 7.39 ) X-CRM114-Notice: Please train this message. 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, Oct 07, 2021 at 06:30:43AM +0000, Bhaskara Budiredla wrote: > Do you have anything to add? I need to go through this again, but I haven't found the time yet. One big thing you could do to help would be to review this other PMU driver from your colleague on the mailing list: https://lore.kernel.org/r/20210920050823.10853-1-bbhushan2@marvell.com and vice-versa. Will _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel