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

Jonathan Corbet <[email protected]> Tue, 17 Dec 2024 13:56:38 -0700
Newsgroups org.kernel.vger.linux-debuggers,org.kernel.vger.linux-doc,org.kernel.vger.linux-serial,org.kernel.vger.workflows
Message-ID <[email protected]>
Randy Dunlap <[email protected]> writes:

> 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.
> Add a link from dev-tools/index to process/debugging/index.
>
> 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: Hu Haowen <[email protected]>
> Cc: Andrew Morton <[email protected]>
> Cc: Greg Kroah-Hartman <[email protected]>
> Cc: [email protected]
> Acked-by: Greg Kroah-Hartman <[email protected]>
> Acked-by: Daniel Thompson <[email protected]>
> Reviewed-by: Douglas Anderson <[email protected]>
> ---

Applied, thanks.

jon