[openib-general] Re: [PATCH 9 of 20] ipath - char devices for diagnostics and lightweight subnet management
Bryan O'Sullivan
bos at pathscale.com
Thu Mar 9 15:52:47 PST 2006
On Thu, 2006-03-09 at 15:26 -0800, Roland Dreier wrote:
> Similarly what protects against another process opening the device
> right after the ipath_sma_alive = 0 setting, but before you do all the
> cleanup that's after that?
This is fixed by the stuff I just did in response to your earlier
message.
> And what protects against a hot unplug of a device after the test of s
> against ipath_max?
We don't support hotplugged devices at the moment. If you're asking
whether an rmmod at the wrong time could cause something bad to happen,
I don't *think* so.
<b
More information about the general
mailing list