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

From: Cornelia Huck
Date: Mon Nov 19 2007 - 04:56:17 EST


On Thu, 15 Nov 2007 17:22:11 -0800,
Greg KH <gregkh@xxxxxxx> wrote:

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

Good, since this fixes things for me on s390 as well.
-
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/