Re: EIP is at device_shutdown+0x32/0x60
- From: Yasunori Goto <y-goto@xxxxxxxxxxxxxx>
- Date: Fri, 16 Nov 2007 10:13:42 +0900
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.
--
Yasunori Goto
-
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/
- Follow-Ups:
- Re: EIP is at device_shutdown+0x32/0x60
- From: Greg KH
- Re: EIP is at device_shutdown+0x32/0x60
- References:
- Re: EIP is at device_shutdown+0x32/0x60
- From: Kay Sievers
- Re: EIP is at device_shutdown+0x32/0x60
- From: Greg KH
- Re: EIP is at device_shutdown+0x32/0x60
- Prev by Date: Re: 2.6.24-rc2-mm1 -- strange apparent network failures
- Next by Date: Re: 2.6.24-rc2-mm1 -- strange apparent network failures
- Previous by thread: Re: EIP is at device_shutdown+0x32/0x60
- Next by thread: Re: EIP is at device_shutdown+0x32/0x60
- Index(es):
Relevant Pages
|