diff options
author | Jack Morgenstein <jackm@dev.mellanox.co.il> | 2007-05-13 10:18:23 -0400 |
---|---|---|
committer | Roland Dreier <rolandd@cisco.com> | 2007-05-14 16:02:58 -0400 |
commit | 26c6bc7b812b4157ba929035e467c0f4dd165916 (patch) | |
tree | f66e1ef0bf5427d2518cd611464580337bc83441 /.mailmap | |
parent | 20eebcf09c2d329e4dcdd765634c0a524195e16d (diff) |
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>
Diffstat (limited to '.mailmap')
0 files changed, 0 insertions, 0 deletions