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, 27 Sep 2020 08:13:30 +0000
From:   "Y.b. Lu" <yangbo.lu@....com>
To:     Randy Dunlap <rdunlap@...radead.org>,
        Stephen Rothwell <sfr@...b.auug.org.au>,
        Linux Next Mailing List <linux-next@...r.kernel.org>
CC:     Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        Ioana Ciornei <ioana.ciornei@....com>,
        Ioana Ciocoi Radulescu <ruxandra.radulescu@....com>
Subject: RE: linux-next: Tree for Sep 21
 (drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c)

Hi,

> -----Original Message-----
> From: Randy Dunlap <rdunlap@...radead.org>
> Sent: Monday, September 21, 2020 11:42 PM
> To: Stephen Rothwell <sfr@...b.auug.org.au>; Linux Next Mailing List
> <linux-next@...r.kernel.org>
> Cc: Linux Kernel Mailing List <linux-kernel@...r.kernel.org>;
> netdev@...r.kernel.org; Y.b. Lu <yangbo.lu@....com>; Ioana Ciornei
> <ioana.ciornei@....com>; Ioana Ciocoi Radulescu
> <ruxandra.radulescu@....com>
> Subject: Re: linux-next: Tree for Sep 21
> (drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c)
> 
> On 9/21/20 2:24 AM, Stephen Rothwell wrote:
> > Hi all,
> >
> > Changes since 20200918:
> >
> 
> on i386:
> 
> ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c: In function
> 'dpaa2_eth_ptp_parse':
> ../drivers/net/ethernet/freescale/dpaa2/dpaa2-eth.c:585:13: error: implicit
> declaration of function 'ptp_get_msgtype'; did you mean 'get_fs_type'?
> [-Werror=implicit-function-declaration]
>   *msgtype = ptp_get_msgtype(hdr, ptp_class);
>              ^~~~~~~~~~~~~~~
>              get_fs_type

I think a stub function is missing in ptp_classify.h. I sent a fix-up patch.
https://patchwork.ozlabs.org/project/netdev/patch/20200927080150.8479-1-yangbo.lu@nxp.com/
Thanks.

> 
> 
> Full randconfig file is attached.
> 
> 
> --
> ~Randy
> Reported-by: Randy Dunlap <rdunlap@...radead.org>

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ