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:   Thu, 4 Apr 2019 01:29:05 -0700
From:   Eric Dumazet <eric.dumazet@...il.com>
To:     ast@...nel.org, daniel@...earbox.net, kafai@...com,
        songliubraving@...com, netdev@...r.kernel.org, yhs@...com,
        linux-kernel@...r.kernel.org, bpf@...r.kernel.org
Subject: Re: [PATCH] bpf:sample: fix field 'lock' has incomplete type in hbm.h



On 04/04/2019 01:16 AM, Bo YU wrote:
> When compiling sample/bpf:
> 
> samples/bpf/hbm.h:12:23: error: field ‘lock’ has incomplete type
>  struct bpf_spin_lock lock;
> 
> Fixes: 187d0738ff35(bpf: Sample HBM BPF program to limit egress bw)
> Signed-off-by: Bo YU <tsu.yubo@...il.com>
> ---

This patch makes absolutely no sense.

Please carefully read samples/bpf/README.rst


Powered by blists - more mailing lists