From: Meelis Roos <mroos@xxxxxxxx> Date: Thu, 21 Aug 2008 11:04:22 +0300 (EEST) > Othe than stack messages and backtrace selftest, the debugging options > in kernel hacking section have not produced anything. Turned on most of > them besides ftrace and debug-pagealloc and example code. Those messages I see in your log come from CONFIG_DEBUG_STACK_USAGE. Do you have CONFIG_DEBUG_STACK_USAGE enabled too? That one will catch stack overflow conditions exactly when they are about to happen instead of some time later like CONFIG_DEBUG_STACK_USAGE. -- To unsubscribe from this list: send the line "unsubscribe sparclinux" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html