Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
bpf: s390: add JIT support for bpf line info
This adds support for generating bpf line info for JITed programs like commit 6f20c71 ("bpf: powerpc64: add JIT support for bpf line info") does for powerpc, but it should pass the array starting from 1. This fixes test_btf. Signed-off-by: Yauheni Kaliuta <yauheni.kaliuta@redhat.com> Acked-by: Ilya Leoshkevich <iii@linux.ibm.com> Tested-by: Ilya Leoshkevich <iii@linux.ibm.com> Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
- Loading branch information