Re: [PATCH 1/2] scripts: add x86 register parser to markup_oops.pl

From: Sam Ravnborg
Date: Sun Feb 15 2009 - 05:29:38 EST


On Tue, Jan 13, 2009 at 03:01:48PM +0000, Arjan van de Ven wrote:
> From ace27f35478ed449fd345d2381411362f6bcc9f9 Mon Sep 17 00:00:00 2001
> From: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>
> Date: Tue, 13 Jan 2009 05:50:35 +0000
> Subject: [PATCH] scripts: add x86 register parser to markup_oops.pl
>
> An oops dump also contains the register values.
> This patch parses these for (32 bit) x86, and then annotates the
> disassembly with these values; this helps in analysis of the oops
> by the developer, for example, NULL pointer or other pointer bugs
> show up clearly this way.
>
> Signed-off-by: Arjan van de Ven <arjan@xxxxxxxxxxxxxxx>

Added to kbuild-fixes.git

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