Re: BUG: ps2esdi causes kobject badness + OOPS

From: Greg KH
Date: Fri May 14 2004 - 13:00:02 EST


On Fri, May 14, 2004 at 10:40:33AM -0700, Randy.Dunlap wrote:
>
> in 2.6.6 and 2.6.6-mm2.
>
>
> Calling initcall 0xc0fefc7e: ps2esdi_init+0x0/0x90()
> Badness in kobject_get at lib/kobject.c:429

That line means that this kobject was not initialized before we tried to
access it. I don't know why this would be happening, but it's probably
due to the MCA initialization code somehow :)

Good luck,

greg k-h
-
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/