+25
−12
Loading
Define a new per_user_data mutex to serialize bind/unbind operations
to prevent them from racing with each other. Fix error returns
and don't do a bind while holding a spinlock.
Signed-off-by:
Jeremy Fitzhardinge <jeremy.fitzhardinge@citrix.com>