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:   Tue, 15 Nov 2016 16:34:46 -0800
From:   Florian Fainelli <f.fainelli@...il.com>
To:     kbuild test robot <lkp@...el.com>
Cc:     kbuild-all@...org, netdev@...r.kernel.org, davem@...emloft.net,
        mw@...ihalf.com, arnd@...db.de, gregory.clement@...e-electrons.com,
        Shaohui.Xie@...escale.com, Igal.Liberman@...escale.com
Subject: Re: [PATCH net-next 1/2] net: fsl: Allow most drivers to be built
 with COMPILE_TEST

On 11/15/2016 04:24 PM, kbuild test robot wrote:
> Hi Florian,
> 
> [auto build test WARNING on net-next/master]
> 
> url:    https://github.com/0day-ci/linux/commits/Florian-Fainelli/net-ethernet-Allow-Marvell-Freescale-to-COMPILE_TEST/20161116-024633
> config: i386-allmodconfig (attached as .config)
> compiler: gcc-6 (Debian 6.2.0-3) 6.2.0 20160901
> reproduce:
>         # save the attached .config to linux build tree
>         make ARCH=i386 
> 
> All warnings (new ones prefixed by >>):
> 
>>> drivers/net/ethernet/freescale/gianfar_ptp.c:75:0: warning: "FS" redefined
>     #define FS                    (1<<28) /* FIPER start indication */
>     
>    In file included from arch/x86/include/uapi/asm/ptrace.h:5:0,
>                     from arch/x86/include/asm/ptrace.h:6,
>                     from arch/x86/include/asm/math_emu.h:4,
>                     from arch/x86/include/asm/processor.h:11,
>                     from include/linux/mutex.h:19,
>                     from include/linux/kernfs.h:13,
>                     from include/linux/sysfs.h:15,
>                     from include/linux/kobject.h:21,
>                     from include/linux/device.h:17,
>                     from drivers/net/ethernet/freescale/gianfar_ptp.c:23:
>    arch/x86/include/uapi/asm/ptrace-abi.h:15:0: note: this is the location of the previous definition
>     #define FS 9
>     

Fixed, resubmitting.
-- 
Florian

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ