git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
dba3ad2
)
IB/mlx4: Avoid executing gid task when device is being removed
author
Moni Shoua
<monis@mellanox.com>
Thu, 21 Aug 2014 11:28:42 +0000
(14:28 +0300)
committer
Roland Dreier
<roland@purestorage.com>
Mon, 22 Sep 2014 16:46:52 +0000
(09:46 -0700)
When device is being removed (e.g during VPI port link type change
from ETH to IB), tasks for gid table changes should not be executed.
Flush the current queue of tasks and block further tasks from entering the queue.
Signed-off-by: Moni Shoua <monis@mellanox.com>
Signed-off-by: Or Gerlitz <ogerlitz@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
drivers/infiniband/hw/mlx4/main.c
patch
|
blob
|
history
diff --cc
drivers/infiniband/hw/mlx4/main.c
Simple merge