Re: [PATCH v2 7/7] driver-core: add preferred async probe option for built-in and modules

From: Tejun Heo
Date: Mon Oct 06 2014 - 16:19:37 EST


Hello, Luis.

The patchset generally looks good to me. Please feel free to add

Reviewed-by: Tejun Heo <tj@xxxxxxxxxx>

A question below.

On Fri, Oct 03, 2014 at 02:44:43PM -0700, Luis R. Rodriguez wrote:
> + bus.enable_kern_async=1 [KNL]
> + This tells the kernel userspace has been vetted for
> + asynchronous probe support and can listen to the device
> + driver prefer_async_probe flag for both built-in device
> + drivers and modules.

Do we intend to keep this param permanently? Isn't this more of a
temp tool to be used during development? If so, maybe we should make
that clear with __DEVEL__ too?

Thanks.

--
tejun
--
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/