Re: EIP is at device_shutdown+0x32/0x60
- From: Greg KH <gregkh@xxxxxxx>
- Date: Thu, 15 Nov 2007 17:22:11 -0800
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/
- Follow-Ups:
- Re: EIP is at device_shutdown+0x32/0x60
- From: Cornelia Huck
- 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
- From: Yasunori Goto
- Re: EIP is at device_shutdown+0x32/0x60
- Prev by Date: Re: [PATCH] kconfig: use $K64BIT to set 64BIT with all*config targets
- Next by Date: Re: MIPS RT debug support
- 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
|