1
0
Fork 0
remarkable-linux/kernel/debug/kdb
Rusty Russell c8e21ced08 module: fix kdb's illicit use of struct module_use.
Linus changed the structure, and luckily this didn't compile any more.

Reported-by: Stephen Rothwell <sfr@canb.auug.org.au>
Signed-off-by: Rusty Russell <rusty@rustcorp.com.au>
Cc: Jason Wessel <jason.wessel@windriver.com>
Cc: Martin Hicks <mort@sgi.com>
2010-06-05 11:17:36 +09:30
..
.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 module: fix kdb's illicit use of struct module_use. 2010-06-05 11:17:36 +09:30
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