On 5/9/20 5:27 PM, Alexei Starovoitov wrote:
On Sat, May 09, 2020 at 10:58:59AM -0700, Yonghong Song wrote:
Changelog:
v3 -> v4:
- in bpf_seq_read(), if start() failed with an error, return that
error to user space (Andrii)
- in bpf_seq_printf(), if reading kernel memory
On Sat, May 09, 2020 at 10:58:59AM -0700, Yonghong Song wrote:
>
> Changelog:
> v3 -> v4:
> - in bpf_seq_read(), if start() failed with an error, return that
> error to user space (Andrii)
> - in bpf_seq_printf(), if reading kernel memory failed for
> %s and %p{i,I}{4,6}, set