Re: [PATCH] driver core: move uevent call to driver_register

From: Greg Kroah-Hartman
Date: Mon Jul 16 2012 - 21:01:51 EST


On Mon, Jul 02, 2012 at 07:08:15PM +0200, Sebastian Ott wrote:
>
> Device driver attribute groups are created after userspace is notified
> via an add event. Fix this by moving the kobject_uevent call to
> driver_register after the attribute groups are added.
>
> Signed-off-by: Sebastian Ott <sebott@xxxxxxxxxxxxxxxxxx>

Nice find, thanks for this.

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/