On Thu, 2006-03-09 at 21:55 -0800, Roland Dreier wrote: > No, the only problems are with the way the various pieces of your > drivers refer to devices by index. OK. What's a safe way to iterate over the devices in the presence of hotplug, then? I assume it's list_for_each_mumble; I just don't know what mumble is :-) > Also you only do this when the module is loaded, so you won't handle > devices that are hot-plugged later. No, ipath_max is updated any time a probe routine is called. > And I don't see anything that > would handle hot unplug either. What would this anything look like, if I were hoping for an example to emulate? There's nothing in LDD3 about this, so I'm kind of in the dark. <b -- Bryan O'Sullivan <bos@pathscale.com> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/
- Follow-Ups:
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: Roland Dreier <rdreier@cisco.com>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: Greg KH <gregkh@suse.de>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- References:
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: Roland Dreier <rdreier@cisco.com>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: "Bryan O'Sullivan" <bos@pathscale.com>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: Greg KH <gregkh@suse.de>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: "Bryan O'Sullivan" <bos@pathscale.com>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: Greg KH <gregkh@suse.de>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: "Bryan O'Sullivan" <bos@pathscale.com>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- From: Roland Dreier <rdreier@cisco.com>
- Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- Prev by Date: Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- Next by Date: Re: [RFC PATCH] ext3 writepage() journal avoidance
- Previous by thread: Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- Next by thread: Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
- Index(es):
![]() |