[<prev] [next>] [<thread-prev] [thread-next>] [day] [month] [year] [list]
Message-ID: <20070402124944.0ad74092@gondolin.boeblingen.de.ibm.com>
Date: Mon, 2 Apr 2007 12:49:44 +0200
From: Cornelia Huck <cornelia.huck@...ibm.com>
To: David Brownell <david-b@...bell.net>
Cc: Greg KH <gregkh@...e.de>,
Linux Kernel list <linux-kernel@...r.kernel.org>,
Andres Salomon <dilinger@...ian.org>
Subject: Re: [patch 2.6.21-rc5-git 1/2] fix hotplug for legacy platform
drivers
On Sat, 31 Mar 2007 14:55:38 -0700,
David Brownell <david-b@...bell.net> 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 majordomo@...r.kernel.org
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/
Powered by blists - more mailing lists