Revision 99481334bcab1330fce0c590b845b4a95b101a69 authored by Joe Perches on 11 September 2013, 21:25:52 UTC, committed by Linus Torvalds on 11 September 2013, 22:59:30 UTC
Use a more current logging style and add messages levels to the logging
messages.

Simplify pkt_dump_sense by using %*ph and adding a simple function to emit
the sense string.

Includes improvements from Andy Shevchenko and Dan Carpenter.

Signed-off-by: Joe Perches <joe@perches.com>
Cc: Andy Shevchenko <andy.shevchenko@gmail.com>
Cc: Dan Carpenter <dan.carpenter@oracle.com>
Cc: Jiri Kosina <jkosina@suse.cz>
Signed-off-by: Andrew Morton <akpm@linux-foundation.org>
Signed-off-by: Linus Torvalds <torvalds@linux-foundation.org>
1 parent 5323fb7
History
File Mode Size
kdb
Makefile -rw-r--r-- 122 bytes
debug_core.c -rw-r--r-- 24.0 KB
debug_core.h -rw-r--r-- 2.4 KB
gdbstub.c -rw-r--r-- 25.5 KB

back to top