summaryrefslogtreecommitdiffstats
path: root/crypto
diff options
context:
space:
mode:
authorMoni Shoua <monis@mellanox.co.il>2014-02-05 15:13:00 +0200
committerRoland Dreier <roland@purestorage.com>2014-02-13 14:31:08 -0800
commitddf8bd349115c2bc85a62e3d94018c9976ac72f7 (patch)
tree24dd0a015fae802e2d5c22997ca356b9c727828d /crypto
parent4ce5a5744a2f5479e58c6788cbe3987b8071b62e (diff)
IB/mlx4: Do IBoE locking earlier when initializing the GID table
Updating the GID table under IBoE requires read/write from/to shared data structures. These data structures are protected with the device iboe lock. The flows that modify the GID table start from 1. Initializing the GID table 2. NETDEV events 3. INET or INET6 events This patch makes sure that the flow of initializing the GID table is consistent with the other two flows w.r.t on what step the lock is taken. Signed-off-by: Moni Shoua <monis@mellanox.co.il> Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com> Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'crypto')
0 files changed, 0 insertions, 0 deletions