Centos-kernel-stream-9/kernel/debug
Donald Dutile 9cfbff05c8 module: Move kdb module related code out of main kdb code
JIRA: https://issues.redhat.com/browse/RHEL-28063

commit f64205a42046d3802c423fa2059e7fca39af127c
Author: Aaron Tomlin <atomlin@redhat.com>
Date:   Tue Mar 22 14:03:43 2022 +0000

    module: Move kdb module related code out of main kdb code

    No functional change.

    This patch migrates the kdb 'lsmod' command support out of main
    kdb code into its own file under kernel/module. In addition to
    the above, a minor style warning i.e. missing a blank line after
    declarations, was resolved too. The new file was added to
    MAINTAINERS. Finally we remove linux/module.h as it is entirely
    redundant.

    Reviewed-by: Daniel Thompson <daniel.thompson@linaro.org>
    Acked-by: Daniel Thompson <daniel.thompson@linaro.org>
    Signed-off-by: Aaron Tomlin <atomlin@redhat.com>
    Signed-off-by: Luis Chamberlain <mcgrof@kernel.org>

Signed-off-by: Donald Dutile <ddutile@redhat.com>
2024-06-17 14:17:13 -04:00
..
kdb module: Move kdb module related code out of main kdb code 2024-06-17 14:17:13 -04:00
Makefile
debug_core.c mm: remove vmacache 2024-04-01 11:19:46 -04:00
debug_core.h
gdbstub.c kernel: debug: Fix unreachable code in gdb_serial_stub() 2021-07-12 11:03:35 -05:00