All the mail mirrored from lore.kernel.org
 help / color / mirror / Atom feed
* [peterz-queue:modules/WIP 22/23] ld: kernel/module.c:1033: undefined reference to `ftrace_module_release'
@ 2020-05-29 22:08 kbuild test robot
  0 siblings, 0 replies; only message in thread
From: kbuild test robot @ 2020-05-29 22:08 UTC (permalink / raw
  To: kbuild-all

[-- Attachment #1: Type: text/plain, Size: 1256 bytes --]

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git modules/WIP
head:   cbdf7e5cccc1c668734b1471c56dada830756b97
commit: ee6f5b0a6105ea69816fcec80cba536cdfa47546 [22/23] ftrace: Merge ftrace_module_{init,enable}()
config: x86_64-rhel (attached as .config)
compiler: gcc-9 (Debian 9.3.0-13) 9.3.0
reproduce (this is a W=1 build):
        git checkout ee6f5b0a6105ea69816fcec80cba536cdfa47546
        # save the attached .config to linux build tree
        make W=1 ARCH=x86_64 

If you fix the issue, kindly add following tag as appropriate
Reported-by: kbuild test robot <lkp@intel.com>

All errors (new ones prefixed by >>, old ones prefixed by <<):

ld: kernel/module.o: in function `__do_sys_delete_module':
kernel/module.c:1033: undefined reference to `ftrace_module_release'
>> ld: kernel/module.c:1033: undefined reference to `ftrace_module_release'
ld: kernel/module.o: in function `do_init_module':
kernel/module.c:3641: undefined reference to `ftrace_module_release'
ld: kernel/module.o: in function `load_module':
kernel/module.c:3936: undefined reference to `ftrace_module_release'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org

[-- Attachment #2: config.gz --]
[-- Type: application/gzip, Size: 44820 bytes --]

^ permalink raw reply	[flat|nested] only message in thread

only message in thread, other threads:[~2020-05-29 22:08 UTC | newest]

Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-05-29 22:08 [peterz-queue:modules/WIP 22/23] ld: kernel/module.c:1033: undefined reference to `ftrace_module_release' kbuild test robot

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.