[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20081126082744.GL26036@elte.hu>
Date: Wed, 26 Nov 2008 09:27:44 +0100
From: Ingo Molnar <mingo@...e.hu>
To: Andrew Morton <akpm@...ux-foundation.org>
Cc: Arjan van de Ven <arjan@...radead.org>,
linux-kernel@...r.kernel.org, x86@...nel.org,
Sam Ravnborg <sam@...nborg.org>
Subject: Re: [PATCH] scripts: script from kerneloops.org to pretty print
oops dumps
* Andrew Morton <akpm@...ux-foundation.org> wrote:
> On Wed, 26 Nov 2008 08:24:45 +0100 Ingo Molnar <mingo@...e.hu> 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.
>
> But it's worth trying. The challenge will be getting people to
> remember that it exists, and to use it.
>
> I often turn off CONFIG_DEUG_INFO because it slows builds down so
> much. It is irritating when such a kernel goes splat.
i keep DEBUG_INFO turned off all the time, and only turn it on if
really needed. But in that case i can just turn it on and rebuild:
recent gccs seem better at keeping the image unmodified. (or at least
so i kid myself)
Years ago the image would mute a bit with DEBUG_INFO enabled, making
the splat info fuzzy. Seems better now.
Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists