From: Tariq Toukan <ttoukan.li...@gmail.com> Date: Mon, 16 Jan 2017 11:02:44 +0200
> Thanks Eric. > > On 13/01/2017 6:39 PM, Eric Dumazet wrote: >> From: Eric Dumazet <eduma...@google.com> >> >> 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 <eduma...@google.com> ... > Acked-by: Tariq Toukan <tar...@mellanox.com> Applied and queued up for -stable, thanks.