Re: recursive call to platform_device_register deadlocks

From: Greg KH
Date: Sun Jun 19 2005 - 01:01:13 EST


On Sat, Jun 18, 2005 at 10:39:34AM -0400, Jamey Hicks wrote:
>
> We could restructure the toplevel driver so that it does not call
> platform_device inside its probe function. An alternative would be to
> add a pointer to a vector of subdevices to platform_device and have it
> register the subdevices after it has probed the toplevel device. Do you
> have any recommendations?

Use the -mm kernel, this should be allowed in that release, due to a
rework of the driver core logic in this area. Can you test this out and
verify this?

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/