commit | 0179720d6be2096b8d0a4d143254ff9e77747daa | [log] [tgz] |
---|---|---|
author | Ilan Tayari <ilant@mellanox.com> | Sun May 07 13:48:31 2017 +0300 |
committer | Saeed Mahameed <saeedm@mellanox.com> | Sun May 14 14:22:10 2017 +0300 |
tree | 03bd2292f39710ad940ec5dc6af9e6d438d848a8 | |
parent | 2e9d3e83ab82ceae965ee6abd58305886df94ab9 [diff] |
net/mlx5: Introduce trigger_health_work function Introduce new function for entering bad-health state. This function will be called from FPGA-related logic in a later patch from asynchronous event (IRQ) context, for that we change the spin lock to an IRQ-safe one. Signed-off-by: Ilan Tayari <ilant@mellanox.com> Reviewed-by: Boris Pismenny <borisp@mellanox.com> Signed-off-by: Saeed Mahameed <saeedm@mellanox.com>