Received: by 2002:ac0:a679:0:0:0:0:0 with SMTP id p54csp1258821imp; Thu, 21 Feb 2019 23:18:55 -0800 (PST) X-Google-Smtp-Source: AHgI3IZCiTjlbviMptkfTV88P2zwI9F0Gra1t6phArfqn6RxcwPMMtdO0vawILtMjk/bkYcXxxIH X-Received: by 2002:a17:902:28e9:: with SMTP id f96mr2766353plb.169.1550819935400; Thu, 21 Feb 2019 23:18:55 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1550819935; cv=none; d=google.com; s=arc-20160816; b=dbejAHiev2XJfPKdGztVg3AaPnMEgg7dLay5GEONQGMjmVdK9qflqj0drX79jLXDqT q0NIiDhBqSQ/F0Mp8Y22yyA/RqIVP4Jax5pUpmLGmGgPF6/IEnFN8t10Z3nvNvZE/K4D xlurUkX7/Kk/UGA9BHFHByteV+s9aURWVj76H9eIo1ByBnTv+hixIeJcu5gUeS7k2LBd vt7akowOjj1ZCLVru69DG88k0VHX38QeR0auhUs84V4Ik7NF6/4G4iAV8qfl+JT5dXyo wgiibMUV+K1szNMl7prtk4ZKSP1IPSoAippkyD5DTKHYWOM+vYbV5V3tEFHR0zw8hehH k+Kw== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:user-agent:in-reply-to :content-disposition:mime-version:references:message-id:subject:cc :to:from:date:dkim-signature; bh=SAn2wzHrDiyyfLtTmdyhIjHQT4Hi9/5sxGSEJYo/R4Q=; b=SFycvXpo+kTnnKKV6vdS/OskSA3QXNOkAzQIZeNspuGX6tW0bT3Y4y0BRCSo1EJN1Y bBKPsZ0hC8pJp2jjgLj2B6MqKSqFz7vyf6SE7DIjqj9YjhKaKpxPBhhi1/C8yvDTepoq kNn4ySOuIbCgzVo0q74x+wO+A3eOjzC2PAO9K67wZxZS/dHS1mWqXQKvAu/FOpInbKiy UVITJ6NL9hfZMV0HQrPq9EcP86i1387kEBkLTiyImRPs1hGTzbCKsFFzg7lFw0OGNqbh lxNPAsGCnqn6qRmJ7xnpe2APBAsC4LF9vGQpKsePi1IiSQKDDZjQuBgVT8T3gifIAouP CG6A== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=O9+NEj6X; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Return-Path: Received: from vger.kernel.org (vger.kernel.org. [209.132.180.67]) by mx.google.com with ESMTP id e65si762191pfa.80.2019.02.21.23.18.39; Thu, 21 Feb 2019 23:18:55 -0800 (PST) Received-SPF: pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) client-ip=209.132.180.67; Authentication-Results: mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=O9+NEj6X; spf=pass (google.com: best guess record for domain of linux-kernel-owner@vger.kernel.org designates 209.132.180.67 as permitted sender) smtp.mailfrom=linux-kernel-owner@vger.kernel.org Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1726987AbfBVHQV (ORCPT + 99 others); Fri, 22 Feb 2019 02:16:21 -0500 Received: from mail.kernel.org ([198.145.29.99]:60156 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725889AbfBVHQT (ORCPT ); Fri, 22 Feb 2019 02:16:19 -0500 Received: from localhost (5356596B.cm-6-7b.dynamic.ziggo.nl [83.86.89.107]) (using TLSv1.2 with cipher ECDHE-RSA-AES256-GCM-SHA384 (256/256 bits)) (No client certificate requested) by mail.kernel.org (Postfix) with ESMTPSA id 842EC20818; Fri, 22 Feb 2019 07:16:18 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1550819779; bh=kaiAZgn9n5WahUSplRgXmg9YVQLTnA77Yl+dj2eNnqo=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=O9+NEj6XzEKfMY7W77eR9egby/EOeshsqC5A96bYjHhnq5EyTGHiJfyvT9ugqoo4M H3zdVc+ZHbOBvPmZ/Yei+VEJh+f+5BIX5S7Eb5bHU3I2vA9ZwYx4LNFdYYaAyKHyKC z8NSR5ex+9LRip+Dry61qhXGyWsHMfHCZL1WD3B0= Date: Fri, 22 Feb 2019 08:16:16 +0100 From: Greg KH To: Laurent Pinchart Cc: Bjorn Andersson , Vaishali Thakkar , andy.gross@linaro.org, david.brown@linaro.org, linux-arm-msm@vger.kernel.org, linux-kernel@vger.kernel.org, rafael@kernel.org, vkoul@kernel.org Subject: Re: [PATCH v2 3/5] soc: qcom: socinfo: Expose custom attributes Message-ID: <20190222071616.GA2306@kroah.com> References: <20190220045829.6852-1-vaishali.thakkar@linaro.org> <20190221121841.GA32108@pendragon.ideasonboard.com> <20190221155742.GD2122@tuxbook-pro> <20190221221359.GD3485@pendragon.ideasonboard.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20190221221359.GD3485@pendragon.ideasonboard.com> User-Agent: Mutt/1.11.3 (2019-02-01) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Feb 22, 2019 at 12:13:59AM +0200, Laurent Pinchart wrote: > Hi Bjorn, > > On Thu, Feb 21, 2019 at 07:57:42AM -0800, Bjorn Andersson wrote: > > On Thu 21 Feb 04:18 PST 2019, Laurent Pinchart wrote: > > > > > Hi Vaishali, > > > > > > Thank you for the patch. > > > > > > On Wed, Feb 20, 2019 at 10:28:29AM +0530, Vaishali Thakkar wrote: > > > > The Qualcomm socinfo provides a number of additional attributes, > > > > add these to the socinfo driver and expose them via debugfs > > > > functionality. > > > > > > What is the use case for these attributes ? I fear they will be used in > > > production systems, and that would require debugfs in production, which > > > isn't a good idea. If you need to expose those attributes for anything > > > else than debugging then we need a proper API, likely sysfs-based. > > > > The use case of these attributes, beyond development/debugging, are > > unfortunately somewhat unknown and is the reason why they where moved to > > debugfs from the earlier attempts to upstream this. > > > > I think the production requirements at hand prohibits debugfs to be > > present, so attributes that are required beyond development/debugging > > purposes would have to be migrated out to sysfs - but the idea here is > > that such migration would have come with the missing motivation to add > > them there today. > > If the use case is just debug/development, would it be enough to print > this information in the kernel log at boot time ? I may be a bit > paranoid, but I always worry about API abuse :-( Putting stuff in debugfs should be fine. No system should ever rely on debugfs for a properly running system as it is being disabled on almost all "sane" systems (Android included). If a vendor relies on this information for a properly working system, then it does not belong in debugfs. thanks, greg k-h