Re: [PATCH] kobject_uevent CONFIG_SYSFS=n build fix

From: Greg KH
Date: Wed Mar 15 2006 - 00:46:50 EST


On Tue, Mar 14, 2006 at 08:03:39PM -0500, Jun'ichi Nomura wrote:
> Hi,
>
> Greg KH wrote:
> >>@@ -27,6 +27,8 @@
> >>#include <asm/atomic.h>
> >>
> >>#define KOBJ_NAME_LEN 20
> >>+
> >>+#ifdef CONFIG_HOTPLUG
> >>#define UEVENT_HELPER_PATH_LEN 256
>
> >That shouldn't be needed, right?
>
> You're right. They are not needed.
> Please disregard that part.

Looks good. Care to resend it one more time, this time with a good
changelog description and a Signed-off-by: line?

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/