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

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

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/peterz/queue.git modules/WIP
head:   21453b24e9eaee832e0dd74437713de44eb2d842
commit: 2768d65c7d43ed1eed92a71592820a16c208ba29 [22/23] ftrace: Merge ftrace_module_{init,enable}()
config: powerpc-defconfig (attached as .config)
compiler: powerpc64-linux-gcc (GCC) 9.3.0
reproduce:
        wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
        chmod +x ~/bin/make.cross
        git checkout 2768d65c7d43ed1eed92a71592820a16c208ba29
        # save the attached .config to linux build tree
        COMPILER_INSTALL_PATH=$HOME/0day GCC_VERSION=9.3.0 make.cross ARCH=powerpc 

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 <<):

powerpc64-linux-ld: kernel/module.o: in function `.__se_sys_delete_module':
>> module.c:(.text+0x54dc): undefined reference to `.ftrace_module_release'
powerpc64-linux-ld: kernel/module.o: in function `.do_init_module':
module.c:(.text+0x57f0): undefined reference to `.ftrace_module_release'
powerpc64-linux-ld: kernel/module.o: in function `.load_module':
module.c:(.text+0x6f90): 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: 26114 bytes --]

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

only message in thread, other threads:[~2020-05-15 13:43 UTC | newest]

Thread overview: (only message) (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2020-05-15 13:43 [peterz-queue:modules/WIP 22/23] module.c: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.