On 5/11/20 6:15 PM, Quentin Monnet wrote:
This set focuses on cleaning-up the documentation for bpftool and BPF
helpers.

The first patch is actually a clean-up for bpftool itself: it replaces
kernel integer types by the ones that should be used in user space, and
poisons kernel types to avoid reintroducing them by mistake in the future.

Then come the documentation fixes: bpftool, and BPF helpers, with the usual
sync up for the BPF header under tools/. Please refer to individual commit
logs for details.

Quentin Monnet (4):
   tools: bpftool: poison and replace kernel integer typedefs
   tools: bpftool: minor fixes for documentation
   bpf: minor fixes to BPF helpers documentation
   tools: bpf: synchronise BPF UAPI header with tools

Applied, thanks!

Reply via email to