diff options
author | Moshe Lazer <moshel@mellanox.com> | 2013-09-11 17:35:23 +0400 |
---|---|---|
committer | Roland Dreier <roland@purestorage.com> | 2013-10-10 20:23:55 +0400 |
commit | 3c4619114cb6760d2c97fd562ea96d2c8786b56a (patch) | |
tree | 35b284517c269572ab2c7b7ab2317e6f777d0da3 /drivers/infiniband/hw/mlx5/srq.c | |
parent | b125a54bfd7734a44253d2f2909a3c609768c1ec (diff) | |
download | linux-3c4619114cb6760d2c97fd562ea96d2c8786b56a.tar.xz |
IB/mlx5: Flush cache workqueue before destroying it
Destroying the workqueue without flushing it first can lead to a case
in which the kernel tries to push a delayed work to the workqueue
which does not exist anymore.
Signed-off-by: Moshe Lazer <moshel@mellanox.com>
Signed-off-by: Eli Cohen <eli@mellanox.com>
Signed-off-by: Roland Dreier <roland@purestorage.com>
Diffstat (limited to 'drivers/infiniband/hw/mlx5/srq.c')
0 files changed, 0 insertions, 0 deletions