mirror of
https://github.com/torvalds/linux.git
synced 2024-11-15 16:41:58 +00:00
690917c647
BPF CO-RE requires 3 underscores for the ignored suffix rule but it
mistakenly used only 2. Let's fix it.
Fixes:
|
||
---|---|---|
.. | ||
.gitignore | ||
bperf_cgroup.bpf.c | ||
bperf_follower.bpf.c | ||
bperf_leader.bpf.c | ||
bperf_u.h | ||
bpf_prog_profiler.bpf.c | ||
func_latency.bpf.c | ||
kwork_trace.bpf.c | ||
lock_contention.bpf.c | ||
lock_data.h | ||
off_cpu.bpf.c | ||
sample_filter.bpf.c | ||
sample-filter.h | ||
vmlinux.h |