aboutsummaryrefslogtreecommitdiffstats
path: root/net/core
diff options
context:
space:
mode:
authorDaniel Borkmann <daniel@iogearbox.net>2019-01-11 10:40:55 +0100
committerDaniel Borkmann <daniel@iogearbox.net>2019-01-11 10:40:56 +0100
commitfb4129b9279dc40be51060004e8f5e4b360739b8 (patch)
tree8702529ada7e857caa223af4c4523d5c2e58cb59 /net/core
parentbpf: fix panic in stack_map_get_build_id() on i386 and arm32 (diff)
parenttools/bpf: fix bpftool map dump with bitfields (diff)
downloadlinux-dev-fb4129b9279dc40be51060004e8f5e4b360739b8.tar.xz
linux-dev-fb4129b9279dc40be51060004e8f5e4b360739b8.zip
Merge branch 'bpf-fix-bitfield-printing'
Yonghong Song says: ==================== The previous BTF kind_flag support patch set introduced a bug for kernel bpffs pretty printing and another bug for bpftool map pretty printing. If a bitfield struct member offset is greater than 256 bits, printed value for that struct member will be incorrect. - Patch #1 fixed the bug in kernel bpffs pretty printing. - Patch #2 enhanced the test_btf test case to cover the issue exposed by patch #1. - Patch #3 fixed the bug in bpftool map pretty printing. ==================== Signed-off-by: Daniel Borkmann <daniel@iogearbox.net>
Diffstat (limited to 'net/core')
0 files changed, 0 insertions, 0 deletions