Re: [PATCH 06/14] docs: debugging-via-ohci1394.txt: add it to the core-api book

From: Mauro Carvalho Chehab
Date: Fri May 22 2020 - 00:26:16 EST


Em Fri, 15 May 2020 12:00:16 -0600
Jonathan Corbet <corbet@xxxxxxx> escreveu:

> On Fri, 1 May 2020 17:37:50 +0200
> Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx> wrote:
>
> > There is an special chapter inside the core-api book about
> > some debug infrastructure like tracepoints and debug objects.
> >
> > It sounded to me that this is the best place to add a chapter
> > explaining how to use a FireWire controller to do remote
> > kernel debugging, as explained on this document.
> >
> > Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@xxxxxxxxxx>
>
> I've applied this, but core-api really seems like the wrong place for
> this. It would be good to rethink our layout a bit at some point in the
> near future...

Yeah, agreed. Debug functionality should likely deserve a separate
chapter outside core-api.

Now that we'll have all docs converted, it should be easier to view
the hole picture and re-design the doc organization.


Thanks,
Mauro