lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [<thread-prev] [day] [month] [year] [list]
Date:   Sun, 29 Apr 2018 09:02:46 -0700
From:   Alexei Starovoitov <alexei.starovoitov@...il.com>
To:     Quentin Monnet <quentin.monnet@...ronome.com>
Cc:     Andrey Ignatov <rdna@...com>, Alexei Starovoitov <ast@...nel.org>,
        Daniel Borkmann <daniel@...earbox.net>,
        Linux Kernel Network Developers <netdev@...r.kernel.org>,
        kernel-team@...com
Subject: Re: [PATCH bpf-next 0/2] Fix BPF helpers documentation

On Sun, Apr 29, 2018 at 10:49:40AM +0100, Quentin Monnet wrote:
> On 29 April 2018 at 00:06, Andrey Ignatov <rdna@...com> wrote:
> > BPF helpers documentation in UAPI refers to kernel ctx structures when it
> > has to refer to user visible ones. Fix it.
> >
> > Andrey Ignatov (2):
> >   bpf: Fix helpers ctx struct types in uapi doc
> >   bpf: Sync bpf.h to tools/
> >
> >  include/uapi/linux/bpf.h       | 12 ++++++------
> >  tools/include/uapi/linux/bpf.h | 12 ++++++------
> >  2 files changed, 12 insertions(+), 12 deletions(-)
> 
> Correct. Thanks a lot for the fix, Andrey!
> Reviewed-by: Quentin Monnet <quentin.monnet@...ronome.com>

Applied, Thanks Andrey.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ