[PATCH] Fix powerpc bad_page_fault output (Re: 2.6.16-rc5-mm1)

Anton Blanchard anton at samba.org
Thu Mar 2 16:24:29 EST 2006


 
> Right. The new printk's were added recently, and I took the KERN_ALERT
> level from the x86 code then without double-checking what die() uses. I
> guess I could move the die() output over instead, or move them both to
> KERN_ERR.

I just noticed x86 can now pass the log level around via
show_trace_log_lvl and show_stack_log_lvl. Something we might want to
add so we can KERN_EMERG the whole oops.

Anton



More information about the Linuxppc64-dev mailing list