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:	Sun, 19 Jun 2016 09:12:29 +0200
From:	Hans de Bruin <jmdebruin@...net.nl>
To:	Greg KH <gregkh@...uxfoundation.org>, linux-kernel@...r.kernel.org,
	herbert@...dor.apana.org.au, fengguang.wu@...el.com,
	stable@...r.kernel, qat-linux@...el.com
Subject: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to
 `adf_init_pf_wq' (was Linux 4.4.13)

On 06/08/2016 03:43 AM, Greg KH wrote:
 > I'm announcing the release of the 4.4.13 kernel.
 >

Hi,

I tried to compile 4.4.13 using my 4.4.7 config file and ran in to this:

   LD      init/built-in.o
drivers/built-in.o: In function `adf_register_ctl_device_driver':
adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq'
adf_ctl_drv.c:(.init.text+0x14927): undefined reference to `adf_exit_pf_wq'
drivers/built-in.o: In function `adf_unregister_ctl_device_driver':
adf_ctl_drv.c:(.exit.text+0xacf): undefined reference to `adf_exit_pf_wq'
make[2]: *** [vmlinux] Error 1
make[1]: *** [sub-make] Error 2
make: *** [__sub-make] Error 2


I have got some Google hits on this error referencing to higher kernel 
versions but not on 4.4:

	LKML: Herbert Xu: Crypto Fixes for 4.6

	LKML: Greg KH: Linux 4.5.5



-- 
Hans


Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ