> +    spin_lock_irqsave(&id_priv->lock, flags);
 > +    id_priv->owner = current->pid;
 > +    spin_unlock_irqrestore(&id_priv->lock, flags);

What is this serializing against?  I can't see what the lock could be
protecting against.

 - R.
--
To unsubscribe from this list: send the line "unsubscribe linux-rdma" in
the body of a message to [email protected]
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Reply via email to