Hi,

On Thu, Dec 5, 2024 at 4:31 PM Randy Dunlap <rdun...@infradead.org> 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 <rdun...@infradead.org>
> Cc: Sebastian Fricke <sebastian.fri...@collabora.com>
> Cc: Jonathan Corbet <cor...@lwn.net>
> Cc: workfl...@vger.kernel.org
> Cc: Jason Wessel <jason.wes...@windriver.com>
> Cc: Daniel Thompson <dani...@kernel.org>
> Cc: Douglas Anderson <diand...@chromium.org>
> Cc: linux-debugg...@vger.kernel.org
> Cc: kgdb-bugreport@lists.sourceforge.net
> Cc: Doug Anderson <diand...@chromium.org>
> Cc: Alex Shi <al...@kernel.org>
> Cc: Yanteng Si <siyant...@loongson.cn>
> Cc: Hu Haowen <2023002...@link.tyut.edu.cn>
> Cc: Andrew Morton <a...@linux-foundation.org>
> Cc: Greg Kroah-Hartman <gre...@linuxfoundation.org>
> Cc: linux-ser...@vger.kernel.org
> ---
> v2: Make process/debugging/index alpha by filename.
>     Update references to the moved files.
>
>  Documentation/admin-guide/README.rst                                  | 4 
> ++--
>  Documentation/dev-tools/index.rst                                     | 2 --
>  .../{dev-tools => process/debugging}/gdb-kernel-debugging.rst         | 0
>  Documentation/process/debugging/index.rst                             | 2 ++
>  Documentation/{dev-tools => process/debugging}/kgdb.rst               | 0
>  MAINTAINERS                                                           | 2 +-
>  include/linux/tty_driver.h                                            | 2 +-
>  lib/Kconfig.debug                                                     | 2 +-
>  lib/Kconfig.kgdb                                                      | 2 +-
>  9 files changed, 8 insertions(+), 8 deletions(-)

Reviewed-by: Douglas Anderson <diand...@chromium.org>

Reply via email to