aboutsummaryrefslogtreecommitdiffstats
path: root/arch/arm/include/asm/kgdb.h
diff options
context:
space:
mode:
authorJason Wessel <jason.wessel@windriver.com>2010-10-29 08:04:16 -0500
committerJason Wessel <jason.wessel@windriver.com>2010-10-29 13:14:40 -0500
commit931ea24819f2bd40cca2dc214558bfcc3c91549e (patch)
tree1ae4c97345544e206879160abe69f406bc61a351 /arch/arm/include/asm/kgdb.h
parentkdb: Add kdb kernel module sample (diff)
downloadlinux-dev-931ea24819f2bd40cca2dc214558bfcc3c91549e.tar.xz
linux-dev-931ea24819f2bd40cca2dc214558bfcc3c91549e.zip
kdb: fix per_cpu command to remove supress mask
Rusty pointed out that the per_cpu command uses up lots of space on the stack and the cpu supress mask is probably not needed. This patch removes the need for the supress mask as well as fixing up the following problems with the kdb per_cpu command: * The per_cpu command should allow an address as an argument * When you have more data than can be displayed on one screen allow the user to break out of the print loop. Reported-by: Rusty Russell <rusty@rustcorp.com.au> Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
Diffstat (limited to 'arch/arm/include/asm/kgdb.h')
0 files changed, 0 insertions, 0 deletions