[ofa-general] Re: [PATCH] ib/mad: fix incorrect access to items on local_list

Roland Dreier rdreier at cisco.com
Fri Nov 30 10:50:21 PST 2007


 > Fix this by leaving local_list alone.  All requests on the local_list
 > have completed are just awaiting processing by a queued worker thread.

Is this OK?  It means that some MADs may be processed after
cancel_mads() has returned, which seems risky.  I don't know what ends
up on the local_list but eg if this leads to completions after an
agent is unregistered then it won't be good.



More information about the general mailing list