[openib-general] [PATCH 1/5] [RFC] core kernel changes for resize CQ
Roland Dreier
rdreier at cisco.com
Thu Jan 26 13:44:49 PST 2006
> ...
> + down(&ib_uverbs_idr_mutex);
> ...
> + up(&ib_uverbs_idr_mutex);
> ...
This should be mutex_lock()/mutex_unlock() -- already fixed in my tree.
- R.
More information about the general
mailing list