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:	Wed, 08 Oct 2014 07:49:06 -0700
From:	Eric Dumazet <eric.dumazet@...il.com>
To:	Jim Davis <jim.epost@...il.com>
Cc:	Stephen Rothwell <sfr@...b.auug.org.au>,
	linux-next <linux-next@...r.kernel.org>,
	linux-kernel <linux-kernel@...r.kernel.org>, amirv@...lanox.com,
	netdev <netdev@...r.kernel.org>
Subject: Re: randconfig build error with next-20141008, in
 drivers/net/ethernet/mellanox/mlx4/en_tx.c

On Wed, 2014-10-08 at 07:42 -0700, Jim Davis wrote:
> Building with the attached random configuration file,
> 
> drivers/net/ethernet/mellanox/mlx4/en_tx.c: In function ‘mlx4_en_process_tx_cq’:
> drivers/net/ethernet/mellanox/mlx4/en_tx.c:395:27: error: ‘struct netdev_queue’
> has no member named ‘dql’
>   prefetchw(&ring->tx_queue->dql.limit);
>                            ^
> drivers/net/ethernet/mellanox/mlx4/en_tx.c: In function ‘mlx4_en_xmit’:
> drivers/net/ethernet/mellanox/mlx4/en_tx.c:740:27: error: ‘struct netdev_queue’
> has no member named ‘dql’
>   prefetchw(&ring->tx_queue->dql);
>                            ^
> make[5]: *** [drivers/net/ethernet/mellanox/mlx4/en_tx.o] Error 1

Thanks for the report, I'll take care of this.




--
To unsubscribe from this list: send the line "unsubscribe netdev" in
the body of a message to majordomo@...r.kernel.org
More majordomo info at  http://vger.kernel.org/majordomo-info.html

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ