The changes themselves look fine to me, but I'm not sure that I fully understand
the issue.
 
>-static void cm_remove_fs_obj(struct kobject *obj)
>-{
>-      kobject_put(obj->parent);
>-      kobject_put(obj);
>-}

Was this function the cause of the problem?  Was the cm port object freed while
references were still on one of the cm counter objects?

- Sean

_______________________________________________
general mailing list
[email protected]
http://lists.openfabrics.org/cgi-bin/mailman/listinfo/general

To unsubscribe, please visit http://openib.org/mailman/listinfo/openib-general

Reply via email to