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:   Mon, 16 Jul 2018 14:03:00 -0700 (PDT)
From:   David Miller <davem@...emloft.net>
To:     rdunlap@...radead.org
Cc:     netdev@...r.kernel.org, madalin.bucur@....com,
        linuxppc-dev@...ts.ozlabs.org
Subject: Re: [PATCH] net/ethernet/freescale/fman: fix cross-build error

From: Randy Dunlap <rdunlap@...radead.org>
Date: Fri, 13 Jul 2018 21:25:19 -0700

> From: Randy Dunlap <rdunlap@...radead.org>
> 
>   CC [M]  drivers/net/ethernet/freescale/fman/fman.o
> In file included from ../drivers/net/ethernet/freescale/fman/fman.c:35:
> ../include/linux/fsl/guts.h: In function 'guts_set_dmacr':
> ../include/linux/fsl/guts.h:165:2: error: implicit declaration of function 'clrsetbits_be32' [-Werror=implicit-function-declaration]
>   clrsetbits_be32(&guts->dmacr, 3 << shift, device << shift);
>   ^~~~~~~~~~~~~~~
> 
> Signed-off-by: Randy Dunlap <rdunlap@...radead.org>

Applied.

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ