* [song:task-ls-for-tracing 1/1] bpf_task_storage.c:undefined reference to `bpf_local_storage_lookup'
@ 2020-12-05 2:28 kernel test robot
0 siblings, 0 replies; only message in thread
From: kernel test robot @ 2020-12-05 2:28 UTC (permalink / raw)
To: kbuild-all
[-- Attachment #1: Type: text/plain, Size: 4807 bytes --]
tree: https://git.kernel.org/pub/scm/linux/kernel/git/song/linux.git task-ls-for-tracing
head: 240433aba4e5c5a51ea80a7430b771c3abd7e19c
commit: 240433aba4e5c5a51ea80a7430b771c3abd7e19c [1/1] bpf: enable task local storage for tracing prog
config: h8300-randconfig-r031-20201204 (attached as .config)
compiler: h8300-linux-gcc (GCC) 9.3.0
reproduce (this is a W=1 build):
wget https://raw.githubusercontent.com/intel/lkp-tests/master/sbin/make.cross -O ~/bin/make.cross
chmod +x ~/bin/make.cross
# https://git.kernel.org/pub/scm/linux/kernel/git/song/linux.git/commit/?id=240433aba4e5c5a51ea80a7430b771c3abd7e19c
git remote add song https://git.kernel.org/pub/scm/linux/kernel/git/song/linux.git
git fetch --no-tags song task-ls-for-tracing
git checkout 240433aba4e5c5a51ea80a7430b771c3abd7e19c
# save the attached .config to linux build tree
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-9.3.0 make.cross ARCH=h8300
If you fix the issue, kindly add following tag as appropriate
Reported-by: kernel test robot <lkp@intel.com>
All errors (new ones prefixed by >>):
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `.L4':
>> bpf_task_storage.c:(.text+0xb1): undefined reference to `bpf_local_storage_lookup'
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `.L8':
>> bpf_task_storage.c:(.text+0xe9): undefined reference to `bpf_local_storage_update'
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `.L24':
bpf_task_storage.c:(.text+0x1a1): undefined reference to `bpf_local_storage_update'
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `task_storage_map_free':
>> bpf_task_storage.c:(.text+0x1ef): undefined reference to `bpf_local_storage_cache_idx_free'
>> h8300-linux-ld: bpf_task_storage.c:(.text+0x1f5): undefined reference to `bpf_local_storage_map_free'
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `task_storage_map_alloc':
>> bpf_task_storage.c:(.text+0x20d): undefined reference to `bpf_local_storage_map_alloc'
>> h8300-linux-ld: bpf_task_storage.c:(.text+0x221): undefined reference to `bpf_local_storage_cache_idx_get'
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `.L34':
bpf_task_storage.c:(.text+0x24b): undefined reference to `bpf_local_storage_lookup'
>> h8300-linux-ld: bpf_task_storage.c:(.text+0x259): undefined reference to `bpf_selem_unlink'
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `.L48':
bpf_task_storage.c:(.text+0x35d): undefined reference to `bpf_local_storage_lookup'
h8300-linux-ld: kernel/bpf/bpf_task_storage.o: in function `.L61':
>> bpf_task_storage.c:(.text+0x3e9): undefined reference to `bpf_selem_unlink_map'
>> h8300-linux-ld: bpf_task_storage.c:(.text+0x3f7): undefined reference to `bpf_selem_unlink_storage_nolock'
>> h8300-linux-ld: kernel/bpf/bpf_task_storage.o:(.rodata+0x78): undefined reference to `bpf_local_storage_map_alloc_check'
>> h8300-linux-ld: kernel/bpf/bpf_task_storage.o:(.rodata+0xd0): undefined reference to `bpf_local_storage_map_check_btf'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_ipi_send':
mtk_vcodec_fw.c:(.text+0x21): undefined reference to `scp_ipi_send'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_set_ipi_register':
mtk_vcodec_fw.c:(.text+0x45): undefined reference to `scp_ipi_register'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_vpu_scp_dm_addr':
mtk_vcodec_fw.c:(.text+0x5d): undefined reference to `scp_mapping_dm_addr'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_venc_capa':
mtk_vcodec_fw.c:(.text+0x73): undefined reference to `scp_get_venc_hw_capa'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_get_vdec_capa':
mtk_vcodec_fw.c:(.text+0x89): undefined reference to `scp_get_vdec_hw_capa'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `mtk_vcodec_scp_load_firmware':
mtk_vcodec_fw.c:(.text+0x9f): undefined reference to `scp_get_rproc'
h8300-linux-ld: mtk_vcodec_fw.c:(.text+0xa3): undefined reference to `rproc_boot'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `.L18':
mtk_vcodec_fw.c:(.text+0x1d3): undefined reference to `scp_get'
h8300-linux-ld: drivers/media/platform/mtk-vcodec/mtk_vcodec_fw.o: in function `.L30':
mtk_vcodec_fw.c:(.text+0x2d3): undefined reference to `scp_put'
---
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: 34882 bytes --]
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2020-12-05 2:28 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2020-12-05 2:28 [song:task-ls-for-tracing 1/1] bpf_task_storage.c:undefined reference to `bpf_local_storage_lookup' kernel 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.