aboutsummaryrefslogtreecommitdiff
path: root/lib/mpi/mpiutil.c
diff options
context:
space:
mode:
authorJussi Kivilinna <[email protected]>2020-08-18 17:46:10 +0300
committerSimon Wunderlich <[email protected]>2020-08-18 19:40:03 +0200
commit279e89b2281af3b1a9f04906e157992c19c9f163 (patch)
treecdf149d0f34da3234d8b9ebdfe377b745bb800f8 /lib/mpi/mpiutil.c
parentd8bf0c01642275c7dca1e5d02c34e4199c200b1f (diff)
batman-adv: bla: use netif_rx_ni when not in interrupt context
batadv_bla_send_claim() gets called from worker thread context through batadv_bla_periodic_work(), thus netif_rx_ni needs to be used in that case. This fixes "NOHZ: local_softirq_pending 08" log messages seen when batman-adv is enabled. Fixes: 23721387c409 ("batman-adv: add basic bridge loop avoidance code") Signed-off-by: Jussi Kivilinna <[email protected]> Signed-off-by: Sven Eckelmann <[email protected]> Signed-off-by: Simon Wunderlich <[email protected]>
Diffstat (limited to 'lib/mpi/mpiutil.c')
0 files changed, 0 insertions, 0 deletions