Re: [PATCH] Bogus KERN_ALERT on oops

From: Ingo Molnar
Date: Wed Oct 24 2007 - 06:33:49 EST



* Pekka Enberg <penberg@xxxxxxxxxxxxxx> wrote:

> > - printk(KERN_ALERT "*pde = %016Lx ", page);
> > + printk("*pde = %016Lx ", page);
>
> Use the new KERN_CONT annotation here?

indeed - i changed the patch to do that.

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/