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, 09 Sep 2015 22:05:53 -0700 (PDT)
From:	David Miller <davem@...emloft.net>
To:	wei.liu2@...rix.com
Cc:	xen-devel@...ts.xenproject.org, netdev@...r.kernel.org
Subject: Re: [PATCH net v2 0/2] xen-net{front,back}: respect user provided
 max_queues

From: David Miller <davem@...emloft.net>
Date: Wed, 09 Sep 2015 21:53:22 -0700 (PDT)

> From: Wei Liu <wei.liu2@...rix.com>
> Date: Wed, 9 Sep 2015 11:23:04 +0100
> 
>> Wei Liu (2):
>>   xen-netback: respect user provided max_queues
>>   xen-netfront: respect user provided max_queues
> 
> Both applied, thanks.

Yo, this doesn't even compile!

drivers/net/xen-netfront.c: In function ‘netif_init’:
drivers/net/xen-netfront.c:2138:6: error: ‘xenvif_max_queues’ undeclared (first use in this function)
  if (xenvif_max_queues == 0)
      ^
drivers/net/xen-netfront.c:2138:6: note: each undeclared identifier is reported only once for each function it appears in

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ