aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/util/scripting-engines/trace-event-python.c
diff options
context:
space:
mode:
authorMartin KaFai Lau <[email protected]>2017-08-17 18:14:43 -0700
committerDavid S. Miller <[email protected]>2017-08-18 16:25:00 -0700
commit16a4362573782115096799aebd9862f8bb140169 (patch)
tree79a3e599aa2f63666636ca3e8d04d5732838778d /tools/perf/util/scripting-engines/trace-event-python.c
parentbd1cc1a72981fb2846ea69a28407675d6d87fe50 (diff)
bpf: Fix map-in-map checking in the verifier
In check_map_func_compatibility(), a 'break' has been accidentally removed for the BPF_MAP_TYPE_ARRAY_OF_MAPS and BPF_MAP_TYPE_HASH_OF_MAPS cases. This patch adds it back. Fixes: 174a79ff9515 ("bpf: sockmap with sk redirect support") Cc: John Fastabend <[email protected]> Signed-off-by: Martin KaFai Lau <[email protected]> Acked-by: Alexei Starovoitov <[email protected]> Acked-by: John Fastabend <[email protected]> Acked-by: Daniel Borkmann <[email protected]> Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/util/scripting-engines/trace-event-python.c')
0 files changed, 0 insertions, 0 deletions