aboutsummaryrefslogtreecommitdiff
path: root/tools/perf/scripts/python/sched-migration.py
diff options
context:
space:
mode:
authorKumar Kartikeya Dwivedi <[email protected]>2021-10-02 06:47:55 +0530
committerAlexei Starovoitov <[email protected]>2021-10-05 17:07:42 -0700
commit466b2e13971ef65cd7b621ca3044be14028b002b (patch)
tree301439d7ed5876fc6efc96bbe4dccf1cb39a7eff /tools/perf/scripts/python/sched-migration.py
parent9dbe6015636c19f929a7f7b742f27f303ff6069d (diff)
libbpf: Resolve invalid weak kfunc calls with imm = 0, off = 0
Preserve these calls as it allows verifier to succeed in loading the program if they are determined to be unreachable after dead code elimination during program load. If not, the verifier will fail at runtime. This is done for ext->is_weak symbols similar to the case for variable ksyms. Signed-off-by: Kumar Kartikeya Dwivedi <[email protected]> Signed-off-by: Alexei Starovoitov <[email protected]> Acked-by: Andrii Nakryiko <[email protected]> Link: https://lore.kernel.org/bpf/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/sched-migration.py')
0 files changed, 0 insertions, 0 deletions