[<prev] [next>] [thread-next>] [day] [month] [year] [list]
Message-Id: <20190820230900.23445-1-peter@lekensteyn.nl>
Date: Wed, 21 Aug 2019 00:08:56 +0100
From: Peter Wu <peter@...ensteyn.nl>
To: Alexei Starovoitov <ast@...nel.org>,
Daniel Borkmann <daniel@...earbox.net>
Cc: netdev@...r.kernel.org, bpf@...r.kernel.org
Subject: [PATCH v2 0/4] BPF-related documentation fixes
Hi,
Here are some small doc updates that should hopefully save the next
eBPF/uprobe user some time. Based on v5.3-rc2, but net-next appears to
have no conflicts.
Changes since the v1[1]:
- Split bpf.h patch for kernel and userspace tools (requested by Alexei)
- Add new 'bpf: clarify when bpf_trace_printk discards lines' patch.
Kind regards,
Peter
[1]: https://lkml.kernel.org/r/20190819212122.10286-1-peter@lekensteyn.nl
Peter Wu (4):
bpf: clarify description for CONFIG_BPF_EVENTS
bpf: fix 'struct pt_reg' typo in documentation
bpf: clarify when bpf_trace_printk discards lines
bpf: sync bpf.h to tools/
include/uapi/linux/bpf.h | 8 +++++---
kernel/trace/Kconfig | 3 ++-
tools/include/uapi/linux/bpf.h | 8 +++++---
3 files changed, 12 insertions(+), 7 deletions(-)
--
2.22.0
Powered by blists - more mailing lists