Re: [patch] docs, debugfs: start explicit debugfs documentation

From: Jonathan Corbet
Date: Tue Jul 10 2018 - 07:28:42 EST


On Tue, 10 Jul 2018 08:45:06 +0200
Greg KH <gregkh@xxxxxxxxxxxxxxxxxxx> wrote:

> For the "this is what a specific debugfs file contains", those should go
> into Documenation/ABI/ if you really want to document those types of
> things.

Do we really want to start populating Documentation/ABI with stuff that's
explicitly *not* ABI? Keeping it separate might make more sense, IMO.
I'd put extfrag_index with the MM docs, for example.

> But as it is, this single patch does too many different things all at
> once.

...and yet not enough :) This stuff is almost in RST already, it would
be nice to go all the way and integrate it into the rest of our docs.

Thanks,

jon