WSL2-Linux-Kernel/kernel/debug/kdb
Jason Wessel edd63cb6b9 sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function
The kdb code should not toggle the sysrq state in case an end user
wants to try and resume the normal kernel execution.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Acked-by: Dmitry Torokhov <dmitry.torokhov@gmail.com>
2010-07-21 19:27:07 -05:00
..
.gitignore kdb: core for kgdb back end (1 of 2) 2010-05-20 21:04:20 -05:00
Makefile kgdboc,keyboard: Keyboard driver for kdb with kgdb 2010-05-20 21:04:24 -05:00
kdb_bp.c kdb: core for kgdb back end (1 of 2) 2010-05-20 21:04:20 -05:00
kdb_bt.c printk,kdb: capture printk() when in kdb shell 2010-05-20 21:04:27 -05:00
kdb_cmds kdb: core for kgdb back end (1 of 2) 2010-05-20 21:04:20 -05:00
kdb_debugger.c kgdb,8250,pl011: Return immediately from console poll 2010-05-20 21:04:22 -05:00
kdb_io.c printk,kdb: capture printk() when in kdb shell 2010-05-20 21:04:27 -05:00
kdb_keyboard.c kgdboc,keyboard: Keyboard driver for kdb with kgdb 2010-05-20 21:04:24 -05:00
kdb_main.c sysrq,kdb: Use __handle_sysrq() for kdb's sysrq function 2010-07-21 19:27:07 -05:00
kdb_private.h kgdb: gdb "monitor" -> kdb passthrough 2010-05-20 21:04:24 -05:00
kdb_support.c kdb: core for kgdb back end (1 of 2) 2010-05-20 21:04:20 -05:00