[PATCH] uml: improve stub debugging
authorJeff Dike <jdike@addtoit.com>
Mon, 7 Nov 2005 08:58:45 +0000 (00:58 -0800)
committerLinus Torvalds <torvalds@g5.osdl.org>
Mon, 7 Nov 2005 15:53:30 +0000 (07:53 -0800)
commit953206858070e5921b9d5931c293ec983a6790cb
tree9caf1d094ee6f001856d5c433b3c60f309c9da98
parentd9b5444eeb3a663ca4a625878b1421c9e9b18e8b
[PATCH] uml: improve stub debugging

Add some more debugging information when a stub does something unexpected,
usually segfaulting.  Now, it dumps out the stub's registers as well as the
signal.

Signed-off-by: Jeff Dike <jdike@addtoit.com>
Cc: Paolo Giarrusso <blaisorblade@yahoo.it>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
arch/um/kernel/skas/process.c