diff options
| author | Eric Dumazet <[email protected]> | 2017-01-13 08:39:24 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2017-01-16 11:44:10 -0500 |
| commit | 8cf699ec849f4ca1413cea01289bd7d37dbcc626 (patch) | |
| tree | ad2b0afac883e5613962f92d571d0365111e1f14 /drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c | |
| parent | 507191952406c90290fb605ebd4ebfe34b7303b9 (diff) | |
mlx4: do not call napi_schedule() without care
Disable BH around the call to napi_schedule() to avoid following warning
[ 52.095499] NOHZ: local_softirq_pending 08
[ 52.421291] NOHZ: local_softirq_pending 08
[ 52.608313] NOHZ: local_softirq_pending 08
Fixes: 8d59de8f7bb3 ("net/mlx4_en: Process all completions in RX rings after port goes up")
Signed-off-by: Eric Dumazet <[email protected]>
Cc: Erez Shitrit <[email protected]>
Cc: Eugenia Emantayev <[email protected]>
Cc: Tariq Toukan <[email protected]>
Acked-by: Tariq Toukan <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'drivers/gpu/drm/amd/amdgpu/amdgpu_virt.c')
0 files changed, 0 insertions, 0 deletions