Re: [PATCH v2] Documentation: move dev-tools debugging files to process/debugging/

Greg Kroah-Hartman <[email protected]> Fri, 6 Dec 2024 07:59:45 +0100
Newsgroups org.kernel.vger.linux-debuggers,org.kernel.vger.linux-doc,org.kernel.vger.linux-serial,org.kernel.vger.workflows
Message-ID <2024120637-eradicate-icing-fe79@gregkh>
On Thu, Dec 05, 2024 at 04:31:00PM -0800, Randy Dunlap wrote:
> Move gdb and kgdb debugging documentation to the dedicated
> debugging directory (Documentation/process/debugging/).
> Adjust the index.rst files to follow the file movement.
> Adjust files that refer to these moved files to follow the file movement.
> Update location of kgdb.rst in MAINTAINERS file.
> 
> Note: translations are not updated.
> 
> Signed-off-by: Randy Dunlap <[email protected]>
> Cc: Sebastian Fricke <[email protected]>
> Cc: Jonathan Corbet <[email protected]>
> Cc: [email protected]
> Cc: Jason Wessel <[email protected]>
> Cc: Daniel Thompson <[email protected]>
> Cc: Douglas Anderson <[email protected]>
> Cc: [email protected]
> Cc: [email protected]
> Cc: Doug Anderson <[email protected]>
> Cc: Alex Shi <[email protected]>
> Cc: Yanteng Si <[email protected]>
> Cc: Hu Haowen <[email protected]>
> Cc: Andrew Morton <[email protected]>
> Cc: Greg Kroah-Hartman <[email protected]>
> Cc: [email protected]
> ---
> v2: Make process/debugging/index alpha by filename.
>     Update references to the moved files.

Acked-by: Greg Kroah-Hartman <[email protected]>