]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347324:
authorhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 18:28:59 +0000 (18:28 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 18:28:59 +0000 (18:28 +0000)
commit7472441eb52af1513eae83b39a22b7dae8de6ad3
tree71aa56ccf44cbfa58ceb0b8c68e32fc974ecd282
parent691d23b6c51cd390fd17369ebbdc1bdc7c3b61c3
MFC r347324:
Make command workqueue persistant in mlx5core.

There is no reason to re-create the command workqueue during healthcare.
This also fixes an issue where a previous work struct may refer to a
destroyed workqueue.

Sponsored by: Mellanox Technologies
sys/dev/mlx5/driver.h
sys/dev/mlx5/mlx5_core/mlx5_cmd.c
sys/dev/mlx5/mlx5_core/mlx5_health.c