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, 19 Sep 2019 17:29:28 -0700
From:   Randy Dunlap <rdunlap@...radead.org>
To:     Jakub Kicinski <jakub.kicinski@...ronome.com>,
        Shannon Nelson <snelson@...sando.io>
Cc:     netdev@...r.kernel.org
Subject: Re: ionic build issues?

On 9/19/19 5:27 PM, Jakub Kicinski wrote:
> Hi Shannon!
> 
> I've enabled ionic to do some build testing before pushing patches
> today, and with my tree which I build with W=1 C=1 I run into this:
> 
> ../drivers/net/ethernet/pensando/ionic/ionic_main.c: In function ‘ionic_adminq_cb’:
> ../drivers/net/ethernet/pensando/ionic/ionic_main.c:229:2: error: implicit declaration of function ‘dynamic_hex_dump’ [-Werror=implicit-function-declaration]
>   229 |  dynamic_hex_dump("comp ", DUMP_PREFIX_OFFSET, 16, 1,
>       |  ^~~~~~~~~~~~~~~~
> ../drivers/net/ethernet/pensando/ionic/ionic_lif.c: In function ‘ionic_notifyq_service’:
> ../drivers/net/ethernet/pensando/ionic/ionic_lif.c:673:2: error: implicit declaration of function ‘dynamic_hex_dump’ [-Werror=implicit-function-declaration]
>   673 |  dynamic_hex_dump("event ", DUMP_PREFIX_OFFSET, 16, 1,
>       |  ^~~~~~~~~~~~~~~~
> cc1: some warnings being treated as errors
> 
> Config attached, could you please take a look?
> 

Patch is already posted.
See https://lore.kernel.org/netdev/20190918195607.2080036-1-arnd@arndb.de/

-- 
~Randy

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ