Jack Morgenstein 26c6bc7b81 IB/mlx4: Fix uninitialized spinlock for 32-bit archs
uar_lock spinlock was used in mlx4_ib_cq_arm without being initialized
(this only affects 32-bit archs, because uar_lock is not used on
64-bit archs and MLX4_INIT_DOORBELL_LOCK() is a NOP).

Signed-off-by: Jack Morgenstein <jackm@dev.mellanox.co.il>
Signed-off-by: Roland Dreier <rolandd@cisco.com>
2007-05-14 13:02:58 -07:00
..
2007-05-09 20:15:47 -04:00
2007-05-08 11:15:07 -07:00
2007-05-09 08:57:56 +02:00
2007-05-09 08:58:15 +02:00
2007-05-09 08:58:16 +02:00
2007-05-09 08:58:15 +02:00
2007-05-09 08:58:15 +02:00
2007-05-09 12:30:44 -07:00
2007-05-09 13:10:11 -07:00
2007-05-09 07:19:14 +02:00
2007-05-08 13:37:51 +10:00
2007-05-09 08:57:56 +02:00