Re: [PATCH] scripts: script from kerneloops.org to pretty print oops dumps

From: Andi Kleen
Date: Wed Nov 26 2008 - 09:09:33 EST


Andrew Morton <akpm@xxxxxxxxxxxxxxxxxxxx> writes:

> On Wed, 26 Nov 2008 08:24:45 +0100 Ingo Molnar <mingo@xxxxxxx> wrote:
>
>> > scripts/markup_oops.pl | 162 ++++++++++++++++++++++++++++++++++++++++++++++++
>> > 1 files changed, 162 insertions(+), 0 deletions(-)
>> > create mode 100644 scripts/markup_oops.pl
>>
>> looks useful - Andrew, Sam, any objections to this?
>
> who-me-no-i-already-merged-it.
>
> I didn't test it though - I don't have particularly high hopes given
> the general deadness of `make mm/memory.lst' for the past numerous
> years.

make mm/memory.lst should work again with latest binutils. The problem
earlier was that objdump -S was incompatible with unit-at-a-time
mode in gcc, but I fixed that and the binutils maintainers included
the patch.

-Andi

--
ak@xxxxxxxxxxxxxxx
--
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/