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:   Thu, 10 Dec 2020 09:20:00 +1100
From:   Stephen Rothwell <sfr@...b.auug.org.au>
To:     Randy Dunlap <rdunlap@...radead.org>
Cc:     Linux Next Mailing List <linux-next@...r.kernel.org>,
        Saeed Mahameed <saeedm@...dia.com>,
        Leon Romanovsky <leonro@...dia.com>,
        Linux Kernel Mailing List <linux-kernel@...r.kernel.org>,
        "netdev@...r.kernel.org" <netdev@...r.kernel.org>,
        "linux-rdma@...r.kernel.org" <linux-rdma@...r.kernel.org>,
        Chris Mi <cmi@...dia.com>
Subject: Re: linux-next: Tree for Dec 9 (ethernet/mellanox/mlx5)

Hi all,

On Wed, 9 Dec 2020 12:14:39 -0800 Randy Dunlap <rdunlap@...radead.org> wrote:
>
> On 12/9/20 2:44 AM, Stephen Rothwell wrote:
> > Hi all,
> > 
> > Changes since 20201208:
> >   
> 
> on i386:
> 
> I see this warning:/note: repeated 106 times on i386 build:
> 
>                  from ../drivers/net/ethernet/mellanox/mlx5/core/alloc.c:34:
> ../include/vdso/bits.h:7:26: warning: left shift count >= width of type [-Wshift-count-overflow]
>  #define BIT(nr)   (UL(1) << (nr))
>                           ^
> ../include/linux/mlx5/mlx5_ifc.h:10716:46: note: in expansion of macro ‘BIT’
>   MLX5_HCA_CAP_GENERAL_OBJECT_TYPES_SAMPLER = BIT(0x20),
>                                               ^~~

Introduced by commit

  2a2970891647 ("net/mlx5: Add sample offload hardware bits and structures")

now in the net-next tree.
-- 
Cheers,
Stephen Rothwell

Content of type "application/pgp-signature" skipped

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ