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 X-Spam-Level: X-Spam-Status: No, score=-9.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED autolearn=ham autolearn_force=no version=3.4.0 Received: from mail.kernel.org (mail.kernel.org [198.145.29.99]) by smtp.lore.kernel.org (Postfix) with ESMTP id 81398C433EF for ; Fri, 3 Sep 2021 11:07:11 +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 3D1FF61057 for ; Fri, 3 Sep 2021 11:07:11 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.4.1 mail.kernel.org 3D1FF61057 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=3vuMFKN3rFPACDh6RyCS2DJD0RMf3P++VlWjd5FOPuQ=; b=bFlvp+AxAfRULL 5om4m89e8CtOx4HEyy3saJfWWt8owmkycNEFxrP5ZwAgiWwWx+g/3Yxb8PaP1sfb8gLImbLKKgRmC Fu202+QHVDhFl5fMyptGkjkKhxvozK4VxdZkzC/CRdHYtbey0AcwP9a+zUd/05ciBlVp5rmyYEArS 0M5S298pguuDheCsxsWOi5mFw6i2D2YdCwPamvJTiqtRZDHgFQvvB6LhGxTKxDmJq1T4+4OQ7Fav3 QkaB+uIF8DDrl8LPWpcVlQ/PL+Au+P/o9wdfy/AtvLmDSkYA5exfYVZiEmjpyhVqwgbBvRyVlcF61 dwYBB+qpJiDk4omPBawA==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1mM70T-00Bjrc-0T; Fri, 03 Sep 2021 11:05:13 +0000 Received: from desiato.infradead.org ([2001:8b0:10b:1:d65d:64ff:fe57:4e05]) by bombadil.infradead.org with esmtps (Exim 4.94.2 #2 (Red Hat Linux)) id 1mM70Q-00BjrP-Nc for linux-arm-kernel@bombadil.infradead.org; Fri, 03 Sep 2021 11:05:10 +0000 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=YWgpZp6Ca+u0y9OznCCQR/0aWC+0GzZ4bCa8RM0bkaI=; b=KonABeeCP86rYHKMzobJEJHba1 AQUedktTJi6pb4mVCNirVHouTbYRSMQ6sfSLUwXqfcZDwsI2+doereh7W2pBQhaiaYI+1oRVxXOaz 3Nl08g/msKCEhZNKwPlE+awXpGArzZKbXwQVLwBs0u2nMdmTRE60mEIEusGDg8MwR1Oq/OS4KmltR W7MKVqfb97sjb6dpahq9tSnESIqlzRoUz4VQoysfU525xjyB4LgLs3JpHv6cPG/wV0yTgMJxPyGb9 QZaEGKImiwqTZzTDfP/cMrqh8VTEeJMhaGUKqK/NwwYCPRKAhUul7hpWkCE2Y7IfA6isI3jS5/o81 B57My9sw==; Received: from [179.97.37.151] (helo=quaco.ghostprotocols.net) by desiato.infradead.org with esmtpsa (Exim 4.94.2 #2 (Red Hat Linux)) id 1mM70O-000LAG-TK for linux-arm-kernel@lists.infradead.org; Fri, 03 Sep 2021 11:05:09 +0000 Received: by quaco.ghostprotocols.net (Postfix, from userid 1000) id C59ED4007E; Fri, 3 Sep 2021 08:05:06 -0300 (-03) Date: Fri, 3 Sep 2021 08:05:06 -0300 From: Arnaldo Carvalho de Melo To: Suzuki K Poulose Cc: James Clark , mathieu.poirier@linaro.org, leo.yan@linaro.org, coresight@lists.linaro.org, linux-perf-users@vger.kernel.org, mike.leach@linaro.org, John Garry , Will Deacon , Mark Rutland , Alexander Shishkin , Jiri Olsa , Namhyung Kim , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v2 1/9] perf cs-etm: Refactor initialisation of decoder params. Message-ID: References: <20210806134109.1182235-1-james.clark@arm.com> <20210806134109.1182235-2-james.clark@arm.com> MIME-Version: 1.0 Content-Disposition: inline In-Reply-To: X-Url: http://acmel.wordpress.com 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 Em Fri, Sep 03, 2021 at 09:52:14AM +0100, Suzuki K Poulose escreveu: > On 06/08/2021 14:41, James Clark wrote: > > The initialisation of the decoder params is duplicated between > > creation of the packet printer and packet decoder. Put them both > > into one function so that future changes only need to be made in one > > place. > > > > Reviewed-by: Leo Yan > > Signed-off-by: James Clark > > Acked-by: Suzuki K Poulose Thanks, collected the Acked-by. - Arnaldo _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel