Re: [PATCH 11/15] misc: Allow dropping panic text strings fromkernel image

From: Andrew Morton
Date: Sat Nov 12 2005 - 01:06:59 EST


Matt Mackall <mpm@xxxxxxxxxxx> wrote:
>
> Configurable support for panic strings

This does make a bit of a mess. You could lose one ifdef by leaving `buf'
present in panic(), as

static char buf[1];

But still, a bit more inventiveness is needed, IMO.
-
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/