aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/bin/export-to-postgresql-report
diff options
context:
space:
mode:
authorFlorian Westphal <[email protected]>2019-04-03 08:28:35 +0200
committerDavid S. Miller <[email protected]>2019-04-04 17:34:58 -0700
commit28b05b92886871bdd8e6a9df73e3a15845fe8ef4 (patch)
treeaef381b72927a9942a08a3b12f312a15d4a4b9c3 /tools/perf/scripts/python/bin/export-to-postgresql-report
parente1279ff7aec19d7154da30bf5b83e797a13fbced (diff)
net: use correct this_cpu primitive in dev_recursion_level
syzbot reports: BUG: using __this_cpu_read() in preemptible code: caller is dev_recursion_level include/linux/netdevice.h:3052 [inline] __this_cpu_preempt_check+0x246/0x270 lib/smp_processor_id.c:47 dev_recursion_level include/linux/netdevice.h:3052 [inline] ip6_skb_dst_mtu include/net/ip6_route.h:245 [inline] I erronously downgraded a this_cpu_read to __this_cpu_read when moving dev_recursion_level() around. Reported-by: [email protected] Fixes: 97cdcf37b57e ("net: place xmit recursion in softnet data") Signed-off-by: Florian Westphal <[email protected]> Reviewed-by: Eric Dumazet <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/bin/export-to-postgresql-report')
0 files changed, 0 insertions, 0 deletions