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=-16.2 required=3.0 tests=BAYES_00,DKIMWL_WL_HIGH, DKIM_SIGNED,DKIM_VALID,DKIM_VALID_AU,INCLUDES_CR_TRAILER,MAILING_LIST_MULTI, MENTIONS_GIT_HOSTING,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 7BEA0C43332 for ; Fri, 15 Jan 2021 15:00:56 +0000 (UTC) Received: from vger.kernel.org (vger.kernel.org [23.128.96.18]) by mail.kernel.org (Postfix) with ESMTP id 4F8952339E for ; Fri, 15 Jan 2021 15:00:56 +0000 (UTC) Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1732822AbhAOPAz (ORCPT ); Fri, 15 Jan 2021 10:00:55 -0500 Received: from mail.kernel.org ([198.145.29.99]:38622 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1731779AbhAOPAy (ORCPT ); Fri, 15 Jan 2021 10:00:54 -0500 Received: by mail.kernel.org (Postfix) with ESMTPS id 5B229238EE; Fri, 15 Jan 2021 15:00:10 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=k20201202; t=1610722810; bh=GV+CCyvNJIIWZkpfLSZkzpRhAnXyQ9rsJNaJR+KpyCk=; h=Subject:From:Date:References:In-Reply-To:To:Cc:From; b=kOMrTrsywm4JwX0SOcSi1icZ5pBHltzMiyrtaSBXybZRkZU0DKUK844fUFZQ7q7Ft t2nnH7F9xgFZ/D6AvpykWYVwu5s+Wd7Ax5TmCvfijB+1ArkDY+Wb63s/uZnALc7JhL 2Zev9+C3f9VZNhZxOpJ58s0ZwTDosfy5o2NlnUaVLBGYELd/QUBE/V6ziEbqoq1RQT 5jyltEAjBqWoQVkTTHzHt466IgP6Q6wTCVQbV05jXWMURoJg/LayyG3sLHdC4FFg3B GIvyNVVNn9uoRfKoBhvV9m/DVegrD9bUo8n5jvFmevcx/wfVNosbXsjZQILQ5XsV2l Vlo0pPHsa9yQg== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: 8bit Subject: Re: [PATCH] soc: qcom: socinfo: Open read access to all for debugfs From: patchwork-bot+linux-arm-msm@kernel.org Message-Id: <161072281032.19141.6107642134035001138.git-patchwork-notify@kernel.org> Date: Fri, 15 Jan 2021 15:00:10 +0000 References: <20201216071926.3147108-1-swboyd@chromium.org> In-Reply-To: <20201216071926.3147108-1-swboyd@chromium.org> To: Stephen Boyd Cc: linux-arm-msm@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-arm-msm@vger.kernel.org Hello: This patch was applied to qcom/linux.git (refs/heads/for-next): On Tue, 15 Dec 2020 23:19:26 -0800 you wrote: > There doesn't seem to be any reason to limit this to only root user > readable. Let's make it readable by all so that random programs can > read the debugfs files in here instead of just root. The information is > just that, informational, so this is fine. > > Cc: Sai Prakash Ranjan > Cc: Douglas Anderson > Cc: Dmitry Baryshkov > Signed-off-by: Stephen Boyd > > [...] Here is the summary with links: - soc: qcom: socinfo: Open read access to all for debugfs https://git.kernel.org/qcom/c/8333b2c26c2f You are awesome, thank you! -- Deet-doot-dot, I am a bot. https://korg.docs.kernel.org/patchwork/pwbot.html