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=-12.4 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,USER_AGENT_GIT 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 A2F33C4708F for ; Tue, 1 Jun 2021 18:26:45 +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 7323C60FDC for ; Tue, 1 Jun 2021 18:26:45 +0000 (UTC) DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org 7323C60FDC Authentication-Results: mail.kernel.org; dmarc=fail (p=none dis=none) header.from=kernel.org Authentication-Results: mail.kernel.org; spf=none smtp.mailfrom=linux-arm-kernel-bounces+linux-arm-kernel=archiver.kernel.org@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:MIME-Version:References:In-Reply-To: Message-Id:Date:Subject:Cc:To:From:Reply-To:Content-ID:Content-Description: Resent-Date:Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID: List-Owner; bh=SXHVzhFG5xmEbvjcW2BPEY0OTynwX6/I5KMd6uAG+R8=; b=LnxU7hdvzrc1HK LMEHlbSYbpQpLqxfoOyiUO/8UlVLt2sHWqADZufmihqVb/IRy/oH6huKmvC4I1g4mNDzgGtl+3v84 S2bWgPh8bKko2qaoI0H+cmcrpWnojI8YDiOAGfQHsjrfciCFsMeBLHYfezedaNzZMz6g64eo4bDnZ zGbvet9lAjARU/dv+jlPZV3MQTNo/xNbM8E68NLBCAt0YVsFkqU+izIM7el8X+No3MDc2knHcoGEY voPYPaZ8NAweeHGxXB+lm/T3Kwbxs611VSXd7uqeKA5lekM9vfHMnJCurm7BgFeI87VnI6m0B6bf0 qJScNNVdRQgjoOlVEh0g==; Received: from localhost ([::1] helo=bombadil.infradead.org) by bombadil.infradead.org with esmtp (Exim 4.94.2 #2 (Red Hat Linux)) id 1lo94e-000Lxn-Ms; Tue, 01 Jun 2021 18:25:08 +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 1lo91D-000Jqw-6F for linux-arm-kernel@lists.infradead.org; Tue, 01 Jun 2021 18:21:36 +0000 Received: by mail.kernel.org (Postfix) with ESMTPSA id 4F4EB613B4; Tue, 1 Jun 2021 18:21:33 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1622571694; bh=XU+xRWt85rrg29YKi9fU+QLJQESEj237LJvor5EajwQ=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=Bqb8enXQ4GRj7mcFcVMXnbtF8rdVo+zwFf2X5cmkDoItHAOTZ1EjfXnuyc7rZ1v3x ASjmP0XoJc4HghLJqoA4YeccVzHf91AIz/kAiqPNoG/WzIIL5oHYcU2ZanWyC5PKzR btBL4eCEbCyu5z1ffVqQAKPEpudmcoJnlvMF2rJfmvYnlP3L3jOEPpVOOLe7NJipm2 reFZiTVulJf6rMobKJrhFdRb+SCZLXJ1NV/PgavYoimPwms/PZtSG5d8U852nxIMVu sxKTDojUN/zP939+u1Mf1GC+F7cp6uzWD0VNA+7mKppKM4VeEk+c+KrT8Q5bFG5k0Y soSorsFfQz0QA== From: Will Deacon To: YueHaibing , mark.rutland@arm.com, msalter@redhat.com, khuong@os.amperecomputing.com Cc: catalin.marinas@arm.com, kernel-team@android.com, Will Deacon , linux-arm-kernel@lists.infradead.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH] perf: xgene_pmu: use DEVICE_ATTR_RO macro Date: Tue, 1 Jun 2021 19:21:08 +0100 Message-Id: <162255382675.566937.4976196311631137956.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <20210528014940.4184-1-yuehaibing@huawei.com> References: <20210528014940.4184-1-yuehaibing@huawei.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20210601_112135_272143_105DBA73 X-CRM114-Status: UNSURE ( 6.32 ) 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 Fri, 28 May 2021 09:49:40 +0800, YueHaibing wrote: > Use DEVICE_ATTR_RO() helper instead of plain DEVICE_ATTR(), > which makes the code a bit shorter and easier to read. Applied to will (for-next/perf), thanks! [1/1] perf: xgene_pmu: use DEVICE_ATTR_RO macro https://git.kernel.org/will/c/21ad02e6b4c8 Cheers, -- Will https://fixes.arm64.dev https://next.arm64.dev https://will.arm64.dev _______________________________________________ linux-arm-kernel mailing list linux-arm-kernel@lists.infradead.org http://lists.infradead.org/mailman/listinfo/linux-arm-kernel