Re: Patch: ARM show_trace_task and show_task cleanup

Keith Owens (kaos@ocs.com.au)
Sun, 24 Jun 2001 23:48:03 +1000


On Sun, 24 Jun 2001 14:33:56 +0100,
Russell King <rmk@arm.linux.org.uk> 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 majordomo@vger.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/