diff options
author | Rahul Rameshbabu <rrameshbabu@nvidia.com> | 2024-02-08 15:09:34 -0800 |
---|---|---|
committer | Saeed Mahameed <saeedm@nvidia.com> | 2024-03-01 23:02:27 -0800 |
commit | 90502d433c0e7e5483745a574cb719dd5d05b10c (patch) | |
tree | 4d2118dd454b26152e51f8e1b2f682e596eefe07 /drivers/fpga/tests/fpga-bridge-test.c | |
parent | b7cf07586c40f926063d4d09f7de28ff82f62b2a (diff) |
net/mlx5e: Switch to using _bh variant of of spinlock API in port timestamping NAPI poll context
The NAPI poll context is a softirq context. Do not use normal spinlock API
in this context to prevent concurrency issues.
Fixes: 3178308ad4ca ("net/mlx5e: Make tx_port_ts logic resilient to out-of-order CQEs")
Signed-off-by: Rahul Rameshbabu <rrameshbabu@nvidia.com>
Signed-off-by: Saeed Mahameed <saeedm@nvidia.com>
CC: Vadim Fedorenko <vadfed@meta.com>
Diffstat (limited to 'drivers/fpga/tests/fpga-bridge-test.c')
0 files changed, 0 insertions, 0 deletions