On Sat, 31 Mar 2007 14:55:38 -0700,
David Brownell <[EMAIL PROTECTED]> wrote:

> This fix uses the newish per-device flag controlling issuance of "add" events.
> (A previous version of this patch used a per-device "driver can hotplug" flag,
> which only scrubbed $MODALIAS from the environment rather than suppressing the
> entire hotplug event.)  It also shrinks that flag to one bit, saving a word in
> "struct device".

Would this still work on top of
driver-core-suppress-uevents-via-filter.patch (in -mm), which
suppresses all uevents (not just the add event)? I'd think yes, but I'm
not that familiar with platform devices :)
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to [EMAIL PROTECTED]
More majordomo info at  http://vger.kernel.org/majordomo-info.html
Please read the FAQ at  http://www.tux.org/lkml/

Reply via email to