Received: by 2002:a25:8b91:0:0:0:0:0 with SMTP id j17csp418077ybl; Thu, 23 Jan 2020 00:50:56 -0800 (PST) X-Google-Smtp-Source: APXvYqxP9V6DJBUc63TVGo+Lp+tW545aUbMuNF1qOBHyhjMsXBhEP7vxHWHJfvhCzFcqAOQ+r/Me X-Received: by 2002:a05:6808:312:: with SMTP id i18mr9987134oie.44.1579769456840; Thu, 23 Jan 2020 00:50:56 -0800 (PST) ARC-Seal: i=1; a=rsa-sha256; t=1579769456; cv=none; d=google.com; s=arc-20160816; b=nAspxzHRlyLuMnkSEyPv4mtml/FLYm8sx4qUVEydYXD7IIJF9cM+ux/KSWzJrcAl12 e87u1a7CDoAWPs+fqsj+nJxkrIY7UAJnQWu84Btxy5mgiCxQcPGcS/85X8ovNuTK0sdA kWfDcnhzbiVHCgyb3ZooHhNIiahjMVs16Lw7eRKU7qYL+kAn3tRPmYflAcqzP3vUqJUx bhi9gjcq82Q9/h2xFbnOylJYjTqld9jszkUuLY9cqFjDCF/klKr++tg4GQtOC+7ewdHt tB2UyATaoXYxQVYJDtGe9Nio6B2z4xz5M5wfAbCZLB80Mr0TQptpEamHysPKq4/fJVvX rVNg== ARC-Message-Signature: i=1; a=rsa-sha256; c=relaxed/relaxed; d=google.com; s=arc-20160816; h=list-id:precedence:sender:in-reply-to:content-disposition :mime-version:references:message-id:subject:cc:to:from:date :dkim-signature; bh=/3c/Hiv3at246oflWGDOYX12OhEPDkhfKMUmOzsqZB4=; b=qpKZ7Jjah8zB/jziev5BktubjG7jp75Mfg5a10BAqbLJjNaiF0oDvUtWpncTtQdMN9 d7m7IDZqufWO/G4nt93PMgUclrOP4ENQjfj2BdA9txCwP1mdkM0lxXRX3czOjl1ENAw+ oWZUeUG+fu8KFF2m1p1ASGw/BE7Nv8gA/2zTXblu+FaJiqDpw8vRN0uw3A2febDogfEb r94mZ9EViW+YADY1elj4z6nDrk5QFDFguJDoawZsWblsrj9NWB3OX3hTzW5BQhVC6z4Q Boze2buj7opoNyWXkebdzfd4Fvizu1l4PmikSOhddrHDojcJPaIH3bjuXNip+2FUcgcL jp3Q== ARC-Authentication-Results: i=1; mx.google.com; dkim=pass header.i=@kernel.org header.s=default header.b=VTCqSkZs; 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 z11si829290otm.312.2020.01.23.00.50.44; Thu, 23 Jan 2020 00:50:56 -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=VTCqSkZs; 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 S1726621AbgAWIsu (ORCPT + 99 others); Thu, 23 Jan 2020 03:48:50 -0500 Received: from mail.kernel.org ([198.145.29.99]:57060 "EHLO mail.kernel.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1725785AbgAWIst (ORCPT ); Thu, 23 Jan 2020 03:48:49 -0500 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 E86D92087E; Thu, 23 Jan 2020 08:48:48 +0000 (UTC) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/simple; d=kernel.org; s=default; t=1579769329; bh=h8c6qpoT6AS+fP+75iEFRN1LQXuDvKgxp9gV8ORoSKU=; h=Date:From:To:Cc:Subject:References:In-Reply-To:From; b=VTCqSkZsZugphWWeexxmwJrhAfBtkjFQKo7j2NEZyK9DETb5IvMOLqUUvGzVsn5Al tC+R8rjcjHv9OWOmg/Syf6vNfoA/hu8GnDyvH/uwZJojmYVQkxl7K0v0QPjDmEgB0I xpZxtefgMvruErtQTyVKL8ghBPPq10SnmoLTU/DA= Date: Thu, 23 Jan 2020 09:48:47 +0100 From: Greg Kroah-Hartman To: Randy Dunlap Cc: Jason Baron , Will Deacon , linux-kernel@vger.kernel.org, kernel-team@android.com Subject: Re: [PATCH v3] dynamic_debug: allow to work if debugfs is disabled Message-ID: <20200123084847.GA435637@kroah.com> References: <20200122074343.GA2099098@kroah.com> <20200122080352.GA15354@willie-the-truck> <20200122081205.GA2227985@kroah.com> <20200122135352.GA9458@kroah.com> <8d68b75c-05b8-b403-0a10-d17b94a73ba7@akamai.com> <20200122192940.GA88549@kroah.com> <20200122193118.GA88722@kroah.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: Sender: linux-kernel-owner@vger.kernel.org Precedence: bulk List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Wed, Jan 22, 2020 at 01:43:46PM -0800, Randy Dunlap wrote: > Hi Greg, > > If you make any more changes: > > On 1/22/20 11:31 AM, Greg Kroah-Hartman wrote: > > diff --git a/Documentation/admin-guide/dynamic-debug-howto.rst b/Documentation/admin-guide/dynamic-debug-howto.rst > > index 252e5ef324e5..41f43a373a6a 100644 > > --- a/Documentation/admin-guide/dynamic-debug-howto.rst > > +++ b/Documentation/admin-guide/dynamic-debug-howto.rst > > @@ -54,6 +54,9 @@ If you make a mistake with the syntax, the write will fail thus:: > > /dynamic_debug/control > > -bash: echo: write error: Invalid argument > > > > +Note, for systems without 'debugfs' enabled, the control file can be > > +also found in ``/proc/dynamic_debug/control``. > > Mostly drop the "also". How about: > > > +Note, for systems without 'debugfs' enabled, the control file is located > > +in ``/proc/dynamic_debug/control``. Much nicer, I'll respin it with this change, thanks for the review! greg k-h