[Devel] Re: [PATCH] Bogus KERN_ALERT on oops

Ingo Molnar mingo at elte.hu
Wed Oct 24 03:33:18 PDT 2007


* Pekka Enberg <penberg at cs.helsinki.fi> 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




More information about the Devel mailing list