[openib-general] [PATCH 5/5] [RFC] Infiniband: connection abstraction
Roland Dreier
rdreier at cisco.com
Wed Jan 18 07:43:09 PST 2006
> +struct ucma_file {
> + struct semaphore mutex;
This should be a struct mutex instead, I think.
> +static DECLARE_MUTEX(ctx_mutex);
Same here.
- R.
More information about the general
mailing list