Received: by 2002:a25:4158:0:0:0:0:0 with SMTP id o85csp1000015yba; Mon, 1 Apr 2019 23:35:03 -0700 (PDT) X-Google-Smtp-Source: APXvYqz9Femi41l9dltE+FMx8D97Izm3BRX+rclWxW2YV93n7bj5HnaQz2J04SDVPkAfKdTy88ac X-Received: by 2002:a17:902:9048:: with SMTP id w8mr4672786plz.195.1554186903410; Mon, 01 Apr 2019 23:35:03 -0700 (PDT) ARC-Seal: i=1; a=rsa-sha256; t=1554186903; cv=none; d=google.com; s=arc-20160816; b=AsZ+1zEDnUiy91kyRVFI3mnCzG6ulhs1/AlbVeT0ewMn+hSD+zjLZ3paICEqOHnUSo oOOnQLM9fCHHfdChPYK9Is3vZE1JnOtTpsPWp8uM6eASeBOzzdc1EJvSwgEsptxDKWJa XXX79h7BsV7CyDpRIur+bjaq70eVmUdLtgyZU1x3P977BHhajVOH4/puaagtn1q5V5Du uBH73U2MyqcFk+EUm1G3Rq2CtYutQHae7xI+MSJKzhksAgW6XQQA9hp1/kVQBDoQ1ly+ ilhh3l6tmLq6eS35+2wVQJfhBtSK8vHnllRAp7hrlXp4u08f1OmHS8MwPHtVxai3D5C/ /kIQ== 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-transfer-encoding:content-disposition:mime-version :references:message-id:subject:cc:to:from:date:dkim-signature; bh=bAvwH4hQ/a5qm6zOW+UCJH5L15lnGxPxLiYdQGt/MLw=; b=zt7NmN7wlyApko4wwYuDXwWONv6yjfGJHfABby0K1ZqCMsBZqOkaizSoWN3kskjubh YAMUqMAXkKYD46G/+Zu7VdmCx6dJAToxTA7cy+1Y7YsDaGPnUw8kP4jhOtJ0JLt/v/SJ Xug7Vynx8BWiBO1d7KRtAoixw+JhtcOOPgMhiAmUdlHCDrpFRw9oKEWGFC/96jBj61F+ F37Xvi7du5MBYEdxAbPK7DZj+X/ve0bnABiLKkQUez7ULpswV4tLeI+ltwjZibC0F20h zXBjWIIM/Jl3leq9M6Wf3h9SoBPfFGId1byAidqdoMxNnvguAMx7/chYgpcogH5hHfuS LYjQ== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=sdRh4+IF; 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 f12si10364844plt.418.2019.04.01.23.34.48; Mon, 01 Apr 2019 23:35:03 -0700 (PDT) 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=sdRh4+IF; 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 S1729205AbfDBGdd (ORCPT + 99 others); Tue, 2 Apr 2019 02:33:33 -0400 Received: from mail.kernel.org ([198.145.29.99]:33596 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1728359AbfDBGdc (ORCPT ); Tue, 2 Apr 2019 02:33:32 -0400 Received: from localhost (83-86-89-107.cable.dynamic.v4.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 6AFD62084C; Tue, 2 Apr 2019 06:33:31 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1554186811; bh=9Jauwe6LBIRbSkyaJXI1HzD8l3RvN+3eXZbv3mUd/i0=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=sdRh4+IFNGmQbYxC+RB/68QGt9ycKEfcUhqUa9Zs8lTN5tsZ/Vs5EJ+G1ad9MpwUH FBB6Axa+Y2o34JHqxJ1WcTmBn0wgLJO2a7MCt3W1pj2Ybv83UNqpE+BD6w6K5fBO76 7b3xoRN/OLxkzoUjpKmm4KPPfoyp3Aub56AUfF64= Date: Tue, 2 Apr 2019 08:33:26 +0200 From: Greg Kroah-Hartman To: "Life is hard, and then you die" Cc: Dmitry Torokhov , Henrik Rydberg , Andy Shevchenko , Sergey Senozhatsky , Steven Rostedt , "Rafael J. Wysocki" , Lukas Wunner , Federico Lorenzi , linux-input@vger.kernel.org, linux-kernel@vger.kernel.org Subject: Re: [PATCH v3 3/4] driver core: add dev_print_hex_dump() logging function. Message-ID: <20190402063326.GB7218@kroah.com> References: <20190327014807.7472-1-ronald@innovation.ch> <20190327014807.7472-4-ronald@innovation.ch> <20190327023757.GB20766@kroah.com> <20190328002817.GF24753@innovation.ch> <20190328052917.GB18668@kroah.com> <20190328102755.GA26446@innovation.ch> <20190328112952.GA2232@kroah.com> <20190402024714.GA14213@innovation.ch> MIME-Version: 1.0 Content-Type: text/plain; charset=iso-8859-1 Content-Disposition: inline Content-Transfer-Encoding: 8bit In-Reply-To: <20190402024714.GA14213@innovation.ch> User-Agent: Mutt/1.11.4 (2019-03-13) Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Mon, Apr 01, 2019 at 07:47:14PM -0700, Life is hard, and then you die wrote: > > On Thu, Mar 28, 2019 at 12:29:52PM +0100, Greg Kroah-Hartman wrote: > > On Thu, Mar 28, 2019 at 03:27:55AM -0700, Life is hard, and then you die wrote: > > > > > > On Thu, Mar 28, 2019 at 06:29:17AM +0100, Greg Kroah-Hartman wrote: > > > > On Wed, Mar 27, 2019 at 05:28:17PM -0700, Life is hard, and then you die wrote: > > > > > > > > > > On Wed, Mar 27, 2019 at 11:37:57AM +0900, Greg Kroah-Hartman wrote: > > > > > > On Tue, Mar 26, 2019 at 06:48:06PM -0700, Ronald Tschal?r wrote: > > > > > > > This is the dev_xxx() analog to print_hex_dump(), using dev_printk() > > > > > > > instead of straight printk() to match other dev_xxx() logging functions. > > > > > > > --- > > > > > > > drivers/base/core.c | 43 ++++++++++++++++++++++++++++++++++++++++++ > > > > > > > include/linux/device.h | 15 +++++++++++++++ > > > > > > > 2 files changed, 58 insertions(+) > [snip] > > > > > > Anyway, no, please do not do this. Please do not dump large hex values > > > > > > like this to the kernel log, it does not help anyone. > > > > > > > > > > > > You can do this while debugging, sure, but not for "real" kernel code. > > > > > > > > > > As used by this driver, it is definitely called for debugging only and > > > > > must be explicitly enabled via a module param. But having the ability > > > > > for folks to easily generate and print out debugging info has proven > > > > > quite valuable. > > > > > > > > We have dynamic debugging, no need for module parameters at all. This > > > > isn't the 1990's anymore :) > > > > > > I am aware of dynamic debugging, but there are several issues with it > > > from the perspective of the logging I'm doing here (I mentioned these > > > in response to an earlier review already): > > > > > > 1. Dynamic debugging can't be enabled at a function or line level on > > > the kernel command line, so this means that to debug issues > > > during boot you have to enable everything, which can be way too > > > verbose > > > > You can, and should enable it at a function or line level by writing to > > the proper kernel file in debugfs. > > > > You have read Documentation/admin-guide/dynamic-debug-howto.rst, right? > > Yes, and I've played with the parameters quite a bit. > > > No need to do anything on the command line, that's so old-school :) > > Sorry if I'm being unduly dense, but then how to enable debugging > during early boot? The only other alternative I see is modifying the > initrd, and asking folks to do that is noticeably more complicated > than having them add something to the command line in grub. So from my > perspective I find kernel params far from old-school :-) You can do dynamic debugging from the kernel command line, if your code is built into the kernel (but why would a tiny driver under testing like this, not be built into the kernel?) what specifically did not work for you? > > > 2. The expressions to enable the individual logging statements are > > > quite brittle (in particular the line-based ones) since they > > > (may) change any time the code is changed - having stable > > > commands to give to users and put in documentation (e.g. > > > "echo 0x200 > /sys/module/applespi/parameters/debug") is > > > quite valuable. > > > > > > One way to work around this would be to put every single logging > > > statement in a function of its own, thereby ensuring a stable > > > name is associated with each one. > > > > Again, read the documentation, this works today as-is. > > I have read it (we're talking about the dynamic debug docs here), but > I just don't see how it addresses this in any way. You can enable/disable logging per-function, which is what you want, right? Anyway, I'm glad tracepoints work for you, that should be all that is now needed. good luck with your driver! greg k-h