Re: EIP is at device_shutdown+0x32/0x60

From: Greg KH
Date: Thu Nov 15 2007 - 20:38:20 EST


On Fri, Nov 16, 2007 at 10:13:42AM +0900, Yasunori Goto wrote:
> > >
> > > Care to try this:
> > > + system_kset = kset_create_and_register("system", NULL,
> > > + &devices_kset->kobj, NULL);
> > >
> > > We should not join the kset, only use it as a parent.
> >
> > Yes, that fixes the problem for me!
> >
> > Can anyone else verify this?
>
> I confirmed it fixed the problem. :-)

Thanks for testing, the next -mm should have this fix.

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/