Re: 2.6.15-mm2

From: Dave Jones
Date: Mon Jan 09 2006 - 12:56:42 EST


On Mon, Jan 09, 2006 at 06:47:01PM +0100, Jesper Juhl wrote:

> Here's what bad_page printed for me :
>
> Bad page state in process 'kded'
> [<c0103e77>] dump_stack+0x17/0x20
> [<c0148999>] bad_page+0x69/0x160

Odd, there should be more state between the 'Bad page'
and the backtrace.

printk(KERN_EMERG "Bad page state in process '%s'\n"
"page:%p flags:0x%0*lx mapping:%p mapcount:%d count:%d\n"
"Trying to fix it up, but a reboot is needed\n"

Did you aggressively trim that, or did it for some
reason not get printed ?

Dave

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