Re: pull-request: bpf 2018-11-03

2018-11-03 Thread David Miller
From: Daniel Borkmann Date: Sat, 3 Nov 2018 01:47:03 +0100 > The following pull-request contains BPF updates for your *net* tree. > > The main changes are: > > 1) Fix BPF prog kallsyms and bpf_prog_get_info_by_fd() jited address export >to not use page start but actual start instead to wor

pull-request: bpf 2018-11-03

2018-11-02 Thread Daniel Borkmann
Hi David, The following pull-request contains BPF updates for your *net* tree. The main changes are: 1) Fix BPF prog kallsyms and bpf_prog_get_info_by_fd() jited address export to not use page start but actual start instead to work correctly with profiling e.g. finding hot instructions fro