From mboxrd@z Thu Jan 1 00:00:00 1970 Content-Type: multipart/mixed; boundary="===============5485359817793858532==" MIME-Version: 1.0 From: kernel test robot To: kbuild-all@lists.01.org Subject: Re: [RFC PATCH 4/6] fprobe: Add exit_handler support Date: Tue, 25 Jan 2022 06:24:46 +0800 Message-ID: <202201250537.lwxse0qH-lkp@intel.com> In-Reply-To: <164191326189.806991.3684466615191467367.stgit@devnote2> List-Id: --===============5485359817793858532== Content-Type: text/plain; charset="utf-8" MIME-Version: 1.0 Content-Transfer-Encoding: quoted-printable Hi Masami, [FYI, it's a private test report for your RFC patch.] [auto build test ERROR on rostedt-trace/for-next] [also build test ERROR on bpf-next/master bpf/master linus/master v5.17-rc1= next-20220124] [If your patch is applied to the wrong git tree, kindly drop us a note. And when submitting patch, we suggest to use '--base' as documented in https://git-scm.com/docs/git-format-patch] url: https://github.com/0day-ci/linux/commits/Masami-Hiramatsu/fprobe-Ad= d-ftrace-based-probe-APIs/20220112-000050 base: https://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace= .git for-next config: s390-allmodconfig (https://download.01.org/0day-ci/archive/20220125= /202201250537.lwxse0qH-lkp(a)intel.com/config) compiler: s390-linux-gcc (GCC) 11.2.0 reproduce (this is a W=3D1 build): wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/= make.cross -O ~/bin/make.cross chmod +x ~/bin/make.cross # https://github.com/0day-ci/linux/commit/c0e0471b58c3c9122bbff7523= f97a363558284eb git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Masami-Hiramatsu/fprobe-Add-ftrace= -based-probe-APIs/20220112-000050 git checkout c0e0471b58c3c9122bbff7523f97a363558284eb # save the config file to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=3D$HOME/0day COMPILER=3Dgcc-11.2.0 make.cross= O=3Dbuild_dir ARCH=3Ds390 SHELL=3D/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot All errors (new ones prefixed by >>): s390-linux-ld: kernel/dma/coherent.o: in function `dma_init_coherent_mem= ory': coherent.c:(.text+0x13e): undefined reference to `memremap' s390-linux-ld: coherent.c:(.text+0x274): undefined reference to `memunma= p' s390-linux-ld: kernel/dma/coherent.o: in function `dma_declare_coherent_= memory': coherent.c:(.text+0x820): undefined reference to `memunmap' s390-linux-ld: kernel/trace/rethook.o: in function `__rethook_find_ret_a= ddr': >> rethook.c:(.text+0xa8): undefined reference to `arch_rethook_trampoline' s390-linux-ld: kernel/trace/rethook.o: in function `rethook_hook_current= ': >> rethook.c:(.text+0x1a7e): undefined reference to `arch_rethook_prepare' s390-linux-ld: kernel/trace/rethook.o: in function `rethook_trampoline_h= andler': rethook.c:(.text+0x1bb2): undefined reference to `arch_rethook_trampolin= e' s390-linux-ld: drivers/irqchip/irq-al-fic.o: in function `al_fic_init_dt= ': irq-al-fic.c:(.init.text+0x98): undefined reference to `of_iomap' s390-linux-ld: irq-al-fic.c:(.init.text+0x5a8): undefined reference to `= iounmap' s390-linux-ld: drivers/clk/clk-fixed-mmio.o: in function `fixed_mmio_clk= _setup': clk-fixed-mmio.c:(.text+0x9a): undefined reference to `of_iomap' s390-linux-ld: clk-fixed-mmio.c:(.text+0xe6): undefined reference to `io= unmap' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_ini= t': timer-of.c:(.init.text+0x184): undefined reference to `of_iomap' s390-linux-ld: timer-of.c:(.init.text+0x9bc): undefined reference to `io= unmap' s390-linux-ld: drivers/clocksource/timer-of.o: in function `timer_of_cle= anup': timer-of.c:(.init.text+0xc46): undefined reference to `iounmap' s390-linux-ld: drivers/clocksource/timer-microchip-pit64b.o: in function= `mchp_pit64b_dt_init_timer': timer-microchip-pit64b.c:(.init.text+0x8a8): undefined reference to `of_= iomap' s390-linux-ld: timer-microchip-pit64b.c:(.init.text+0x1072): undefined r= eference to `iounmap' Kconfig warnings: (for reference only) WARNING: unmet direct dependencies detected for RETHOOK Depends on HAVE_RETHOOK Selected by - FPROBES && FTRACE && FUNCTION_TRACER && DYNAMIC_FTRACE_WITH_REGS --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all(a)lists.01.org --===============5485359817793858532==--