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] [thread-next>] [day] [month] [year] [list]
Date:   Fri, 13 Mar 2020 10:21:19 -0700
From:   Martin KaFai Lau <kafai@...com>
To:     Carlos Neira <cneirabustos@...il.com>
CC:     <netdev@...r.kernel.org>, <yhs@...com>, <quentin@...valent.com>,
        <ebiederm@...ssion.com>, <brouer@...hat.com>, <bpf@...r.kernel.org>
Subject: Re: [PATCH bpf-next] bpf_helpers_doc.py: Fix warning when compiling
 bpftool.

On Fri, Mar 13, 2020 at 12:46:50PM -0300, Carlos Neira wrote:
> 
> When compiling bpftool the following warning is found: 
> "declaration of 'struct bpf_pidns_info' will not be visible outside of this function."
> This patch adds struct bpf_pidns_info to type_fwds array to fix this.
> 
> Signed-off-by: Carlos Neira <cneirabustos@...il.com>
Fixes: b4490c5c4e02 ("bpf: Added new helper bpf_get_ns_current_pid_tgid")
Acked-by: Martin KaFai Lau <kafai@...com>

Please add the Fixes tag next time.  Other than tracking,
it will be easier for review purpose also.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ