Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > linux.kernel > #1425945
| From | Hans de Bruin <jmdebruin@xmsnet.nl> |
|---|---|
| Newsgroups | linux.kernel |
| Subject | adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) |
| Date | 2016-06-19 09:30 +0200 |
| Message-ID | <rLFl7-7xc-1@gated-at.bofh.it> (permalink) |
| References | <rHAN4-1YC-3@gated-at.bofh.it> |
| Organization | linux.* mail to news gateway |
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
Back to linux.kernel | Previous | Next — Next in thread | Find similar | Unroll thread
adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Hans de Bruin <jmdebruin@xmsnet.nl> - 2016-06-19 09:30 +0200
Re: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Greg KH <gregkh@linuxfoundation.org> - 2016-06-20 17:50 +0200
Re: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Randy Dunlap <rdunlap@infradead.org> - 2016-06-20 20:00 +0200
Re: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Hans de Bruin <jmdebruin@xmsnet.nl> - 2016-06-22 13:00 +0200
Re: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Randy Dunlap <rdunlap@infradead.org> - 2016-06-23 01:50 +0200
Re: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Greg KH <gregkh@linuxfoundation.org> - 2016-06-23 02:40 +0200
Re: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Randy Dunlap <rdunlap@infradead.org> - 2016-06-23 03:00 +0200
Re: adf_ctl_drv.c:(.init.text+0x14915): undefined reference to `adf_init_pf_wq' (was Linux 4.4.13) Greg KH <gregkh@linuxfoundation.org> - 2016-06-23 04:40 +0200
csiph-web