public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH][0/2] [take 2] Hotplug variable patches
@ 2004-09-29  2:19 Roland Dreier
  2004-09-29  2:19 ` [PATCH][1/2] [take 2] kobject: add add_hotplug_env_var Roland Dreier
  2004-09-29  3:30 ` [PATCH][0/2] [take 2] Hotplug variable patches Paul Jackson
  0 siblings, 2 replies; 7+ messages in thread
From: Roland Dreier @ 2004-09-29  2:19 UTC (permalink / raw)
  To: greg, pj; +Cc: linux-kernel

Hi Greg,

Here's an updated version of my hotplug environment variable patch.
Based on Paul Jackson's suggestion, I switched the helper from a macro
to a function.

When I wanted to implement some environment variables in my hotplug
method, I looked for an example of how to do it.  I noticed two
things: adding values ends up being kind of messy, and the hotplug
method in drivers/usb/core/usb.c is subtly wrong!  These two patches
attempt to fix both of those problems.

If you apply these, I'll send patches to use add_hotplug_env_var() in
net/, drivers/ieee1394/, etc.

Thanks,
  Roland


^ permalink raw reply	[flat|nested] 7+ messages in thread

end of thread, other threads:[~2004-09-30  1:17 UTC | newest]

Thread overview: 7+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2004-09-29  2:19 [PATCH][0/2] [take 2] Hotplug variable patches Roland Dreier
2004-09-29  2:19 ` [PATCH][1/2] [take 2] kobject: add add_hotplug_env_var Roland Dreier
2004-09-29  2:19   ` [PATCH][2/2] [take 2] USB: use add_hotplug_env_var in core/usb.c Roland Dreier
2004-09-30  0:21     ` Greg KH
2004-09-30  0:18   ` [PATCH][1/2] [take 2] kobject: add add_hotplug_env_var Greg KH
2004-09-30  1:16     ` Roland Dreier
2004-09-29  3:30 ` [PATCH][0/2] [take 2] Hotplug variable patches Paul Jackson

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox