[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Message-ID: <20090604225919.GA8509@kroah.com>
Date: Thu, 4 Jun 2009 15:59:19 -0700
From: Greg KH <greg@...ah.com>
To: Jonathan Corbet <corbet@....net>
Cc: LKML <linux-kernel@...r.kernel.org>,
Andrew Morton <akpm@...ux-foundation.org>,
Shen Feng <shen@...fujitsu.com>
Subject: Re: [PATCH, RFC] Document the debugfs API
On Thu, Jun 04, 2009 at 04:40:51PM -0600, Jonathan Corbet wrote:
> +Debugfs is typically mounted with a command like:
> +
> + mount -t debugfs none /sys/kernel/debug
> +
> +(Or an equivalent /etc/fstab line). There is occasional dissent on the
> +mailing lists regarding the proper mount location for debugfs, and some
> +documentation refers to mount points like /debug instead.
I have a patch in my tree that fixes up all documentation entries that
refer to the old location and use the correct one instead. That will go
into .31, so you can change this wording.
Other than that minor thing, this looks very good, thanks for doing it.
Acked-by: Greg Kroah-Hartman <gregkh@...e.de>
thanks,
greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists