]> asedeno.scripts.mit.edu Git - linux.git/commit
Merge branch 'bpf_func_info-improvements'
authorAlexei Starovoitov <ast@kernel.org>
Thu, 6 Dec 2018 02:48:41 +0000 (18:48 -0800)
committerAlexei Starovoitov <ast@kernel.org>
Thu, 6 Dec 2018 02:48:41 +0000 (18:48 -0800)
commita06aef4ed5b6f1daa20babb4ad4458392bce5edd
treed1b34c120c66dd799428ca4e61bf8ed710f4ae3e
parent30da46b5dc3a9a14db11706d841440e28b12bb53
parent84ecc1f98ca7ce28ede9bc5cc70a557fdfa09caa
Merge branch 'bpf_func_info-improvements'

Martin KaFai Lau says:

====================
The patchset has a few improvements on bpf_func_info:
1. Improvements on the behaviors of info.func_info, info.func_info_cnt
   and info.func_info_rec_size.
2. Name change: s/insn_offset/insn_off/

Please see individual patch for details.
====================

Signed-off-by: Alexei Starovoitov <ast@kernel.org>