kdb: Remove cpu from the more prompt
authorJason Wessel <jason.wessel@windriver.com>
Tue, 31 Jul 2012 03:44:41 +0000 (22:44 -0500)
committerJason Wessel <jason.wessel@windriver.com>
Tue, 31 Jul 2012 13:16:43 +0000 (08:16 -0500)
commit07cd27bbd4d07af6c3e24ae479316a69e7935e1e
tree74eb5854bcd9d8d838031c0359c82c6621b79363
parent0f26d0e0a715556270d85b7946b99546a2f92888
kdb: Remove cpu from the more prompt

Having the CPU in the more prompt is completely redundent vs the
standard kdb prompt, and it also wastes 32 bytes on the stack.

Signed-off-by: Jason Wessel <jason.wessel@windriver.com>
kernel/debug/kdb/kdb_io.c
This page took 0.044881 seconds and 5 git commands to generate.