From: Daniel Borkmann <dan...@iogearbox.net>
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 work correctly with
>    profiling e.g. finding hot instructions from stack traces. Also fix latter
>    with regards to dumping address and jited len for !multi prog, from Song.
> 
> 2) Fix bpf_prog_get_info_by_fd() for !root to zero info.nr_jited_func_lens
>    instead of leaving the user provided length, from Daniel.
> 
> Please consider pulling these changes from:
> 
>   git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpf.git

Pulled, thanks Daniel.

Reply via email to