Re: [patch] add kobject_get_path

From: Greg KH
Date: Fri Aug 06 2004 - 16:27:06 EST


On Fri, Aug 06, 2004 at 04:56:03PM -0400, Robert Love wrote:
> On Fri, 2004-08-06 at 13:50 -0700, Greg KH wrote:
>
> > I do too. One problem though, get_kobj_path_length and fill_kobj_path
> > are only built if CONFIG_HOTPLUG is enabled. Care to respin this patch
> > by moving the functions outside of that #define?
>
> Hrm, did not notice that. kobject_get_path() was inside there, too.
>
> I presume these functions are still meaningful if !CONFIG_HOTPLUG?

Well, they weren't until your function needed them :)

> Here we go. Thanks,

Applied, thanks.

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/