summaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/stackcollapse.py
diff options
context:
space:
mode:
authorEric Dumazet <edumazet@google.com>2020-03-10 04:22:58 +0300
committerDavid S. Miller <davem@davemloft.net>2020-03-10 04:32:03 +0300
commitafe207d80a61e4d6e7cfa0611a4af46d0ba95628 (patch)
tree357419b398e0a28517032150280eb488c6278ac0 /tools/perf/scripts/python/stackcollapse.py
parent018d26fcd12a75fb9b5fe233762aa3f2f0854b88 (diff)
downloadlinux-afe207d80a61e4d6e7cfa0611a4af46d0ba95628.tar.xz
ipvlan: do not use cond_resched_rcu() in ipvlan_process_multicast()
Commit e18b353f102e ("ipvlan: add cond_resched_rcu() while processing muticast backlog") added a cond_resched_rcu() in a loop using rcu protection to iterate over slaves. This is breaking rcu rules, so lets instead use cond_resched() at a point we can reschedule Fixes: e18b353f102e ("ipvlan: add cond_resched_rcu() while processing muticast backlog") Signed-off-by: Eric Dumazet <edumazet@google.com> Cc: Mahesh Bandewar <maheshb@google.com> Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions