On Sun, 24 Jun 2001 14:33:56 +0100, 
Russell King <[EMAIL PROTECTED]> wrote:
>The following patch adds ARM support for show_trace_task() and changes
>die() to display the instruction trace as ksymoops expects it (code
>line last).

Thanks.

>-#if defined(CONFIG_X86) || defined(CONFIG_SPARC64)
>+#if defined(CONFIG_X86) || defined(CONFIG_SPARC64) || defined(CONFIG_ARM)
> /* This is very useful, but only works on x86 and sparc64 right now */

<nitpick>Comment needs updating</nitpick>

-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to