]> CyberLeo.Net >> Repos - FreeBSD/FreeBSD.git/commit
MFC r347252:
authorhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 17:15:00 +0000 (17:15 +0000)
committerhselasky <hselasky@FreeBSD.org>
Thu, 16 May 2019 17:15:00 +0000 (17:15 +0000)
commit12a02428f6b2699e7af7b482ba67aaba0253121f
treecd9ff3b55e62315371b310a9226447f2bea32e31
parent0a235dfc71d3e61e271290d28eb621c8d6c43630
MFC r347252:
Disable all MSIX interrupts before shutdown in mlx5.

Make sure the interrupt handlers don't race with the fast unload one
code in the shutdown handler.

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