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=-15.0 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,MAILING_LIST_MULTI,MENTIONS_GIT_HOSTING,SPF_HELO_NONE, SPF_PASS,URIBL_BLOCKED,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 15DCEC43461 for ; Tue, 15 Sep 2020 16:18:24 +0000 (UTC) Received: from merlin.infradead.org (merlin.infradead.org [205.233.59.134]) (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 BFBF42068D for ; Tue, 15 Sep 2020 16:18:23 +0000 (UTC) Authentication-Results: mail.kernel.org; dkim=pass (2048-bit key) header.d=lists.infradead.org header.i=@lists.infradead.org header.b="EEazpAix"; dkim=fail reason="signature verification failed" (1024-bit key) header.d=kernel.org header.i=@kernel.org header.b="lFQ8RGHV" DMARC-Filter: OpenDMARC Filter v1.3.2 mail.kernel.org BFBF42068D 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=merlin.20170209; h=Sender:Content-Transfer-Encoding: Content-Type:Cc:List-Subscribe:List-Help:List-Post:List-Archive: List-Unsubscribe:List-Id:MIME-Version:References:In-Reply-To:Message-Id:Date: Subject:To:From:Reply-To:Content-ID:Content-Description:Resent-Date: Resent-From:Resent-Sender:Resent-To:Resent-Cc:Resent-Message-ID:List-Owner; bh=OLzrx1t3DhCpfeLLTCV74Fosqjs+LFXrokBsK1IgNhU=; b=EEazpAixzOVWRXIgUxV3eXYOQ v2jLI9q9HeD0DxO2lJBIWrUkormUZZ5sUNmoM6J/Qu47uCkA6j37WL7oEIJBkCxRUHHSXgU5+YD7S WrJA6B0Pvys84XNlNnoDgr8+EMn+lKAyZctNLHmbQ82yFqeicXtgwDQiHtg3jB6ynclazxWwN2OkE og9c2HcWS5x3xZX0oQfYD0M3WXdvVFErZ/TYTzfT4ZWBczop5h0OpHg+5HsW8ED7iOucEDzW7vKum 6tCjW7Kefvpvh0phkhEf+7pxOOeWjHN9h6aNmAuZE8N6pZ60Tyavkc49OKrY8tHyfX36PPpAYrW1l W/Y+gKElA==; Received: from localhost ([::1] helo=merlin.infradead.org) by merlin.infradead.org with esmtp (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIDcs-0007RQ-SO; Tue, 15 Sep 2020 16:16:16 +0000 Received: from mail.kernel.org ([198.145.29.99]) by merlin.infradead.org with esmtps (Exim 4.92.3 #3 (Red Hat Linux)) id 1kIDcJ-0007Ee-Ho for linux-arm-kernel@lists.infradead.org; Tue, 15 Sep 2020 16:15:44 +0000 Received: from localhost.localdomain (236.31.169.217.in-addr.arpa [217.169.31.236]) (using TLSv1.2 with cipher ECDHE-RSA-AES128-GCM-SHA256 (128/128 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 7778C2068D; Tue, 15 Sep 2020 16:15:36 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1600186538; bh=tbMgTczNIfMiTd+8wBo4e/8BX/EZRu318VNd+A+yKjw=; h=From:To:Cc:Subject:Date:In-Reply-To:References:From; b=lFQ8RGHViBPJYkT8Txm2ks9UIuOUSaFvvEOG/acfCNhc6DvUa52ujwYmCv1fxs/n5 oxKofbWCpCzvowJ4mADzwiHmVZ2KB9mJ6UI214QKrJp2/eYdnW/Fa6iEE2gRrYuUjM Zh/yj5oKPArIRInBERknv7g/qdCZCyOIzTVVeRFg= From: Will Deacon To: Tuan Phan Subject: Re: [PATCH v6] perf: arm_dsu: Support DSU ACPI devices Date: Tue, 15 Sep 2020 17:15:31 +0100 Message-Id: <160018150231.4070142.8062150711434424721.b4-ty@kernel.org> X-Mailer: git-send-email 2.20.1 In-Reply-To: <1600106656-9542-1-git-send-email-tuanphan@os.amperecomputing.com> References: <1600106656-9542-1-git-send-email-tuanphan@os.amperecomputing.com> MIME-Version: 1.0 X-CRM114-Version: 20100106-BlameMichelson ( TRE 0.8.0 (BSD) ) MR-646709E3 X-CRM114-CacheID: sfid-20200915_121539_884070_B75CB242 X-CRM114-Status: GOOD ( 10.08 ) X-BeenThere: linux-arm-kernel@lists.infradead.org X-Mailman-Version: 2.1.29 Precedence: list List-Id: List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Cc: Mark Rutland , Will Deacon , suzuki.poulose@arm.com, catalin.marinas@arm.com, linux-kernel@vger.kernel.org, patches@amperecomputing.com, kernel-team@android.com, linux-arm-kernel@lists.infradead.org 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 Mon, 14 Sep 2020 11:04:16 -0700, Tuan Phan wrote: > Add support for probing device from ACPI node. > Each DSU ACPI node and its associated cpus are inside a cluster node. Applied to will (for-next/perf), thanks! [1/1] perf: arm_dsu: Support DSU ACPI devices https://git.kernel.org/will/c/2b694fc92a34 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