Re: [PATCH, RFC] Document the debugfs API

From: Greg KH
Date: Thu Jun 04 2009 - 19:03:24 EST


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@xxxxxxx>


thanks,

greg k-h
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/