Re: kobject link failure
From: Jan Engelhardt
Date: Fri Jul 20 2007 - 12:03:08 EST
On Jul 20 2007 08:06, Greg KH wrote:
>> Leaving kobject_actions[] in kobject_uevent.c, but putting it outside
>> the #ifdef looks indeed like the best solution to me. This way, we
>> avoid adding #ifdef CONFIG_HOTPLUG into core.c, when all other
>> functions called do not need such a thing.
>
>Yeah, this is much nicer and smaller, thanks. I'll throw away my patch
>and use this one instead.
>
>Can someone verify that it works properly for them please?
Works-For-Meâ: Jan Engelhardt <jengelh@xxxxxx>
Jan
--