freebsd-nq/sys/ofed/drivers
Alfred Perlstein ef4f67f0b8 Fixed kernel crash when running devinfo
When calling to ib_uverbs_cleanup_ucontext, there is a call to
mutex_lock of xrcd_table_mutex, which was not initialized.
Added missing initialization for xrcd_table_mutex.

Submitted by: Orit Moskovich (oritm mellanox.com)

Approved by:	re
2013-10-01 15:43:23 +00:00
..
infiniband Fixed kernel crash when running devinfo 2013-10-01 15:43:23 +00:00
net/mlx4 Fixed kernel crash when removing IPOIB_CM option from configuration file 2013-10-01 15:36:51 +00:00