Re: [PATCH 2/6] x86: Limit the number of per cpu MCE bootup messages

From: Ingo Molnar
Date: Mon Nov 16 2009 - 16:23:53 EST



* Mike Travis <travis@xxxxxxx> wrote:

> @@ -83,6 +86,7 @@
> unsigned long flags;
> int hdr = 0;
> int i;
> + char buf[120];

that constant is not particularly nice, is it?

Ingo
--
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/