[<prev] [next>] [day] [month] [year] [list]
Message-ID: <202209051448.UpjH9zkE-lkp@intel.com>
Date: Mon, 5 Sep 2022 14:58:08 +0800
From: kernel test robot <lkp@...el.com>
To: Bjorn Andersson <bjorn.andersson@...aro.org>
Cc: kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
Steev Klimaszewski <steev@...i.org>
Subject: [steev:lenovo-x13s-6.0.0-rc4 121/185] qmi_interface.c:undefined
reference to `kernel_sendmsg'
tree: https://github.com/steev/linux lenovo-x13s-6.0.0-rc4
head: b1ddf5a6da0ef7c2f03632ad27133a50e17a778e
commit: 22c84d89459fa1b9ed83a46456825edb65589812 [121/185] soc: qcom: pmic_glink: Introduce base PMIC GLINK driver
config: arm-randconfig-r023-20220905
compiler: arm-linux-gnueabi-gcc (GCC) 12.1.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://github.com/steev/linux/commit/22c84d89459fa1b9ed83a46456825edb65589812
git remote add steev https://github.com/steev/linux
git fetch --no-tags steev lenovo-x13s-6.0.0-rc4
git checkout 22c84d89459fa1b9ed83a46456825edb65589812
# save the config file
mkdir build_dir && cp config build_dir/.config
COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-12.1.0 make.cross W=1 O=build_dir ARCH=arm SHELL=/bin/bash
If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@...el.com>
All errors (new ones prefixed by >>):
arm-linux-gnueabi-ld: drivers/soc/qcom/qmi_interface.o: in function `qmi_send_new_lookup':
>> qmi_interface.c:(.text+0x84): undefined reference to `kernel_sendmsg'
arm-linux-gnueabi-ld: drivers/soc/qcom/qmi_interface.o: in function `qmi_send_new_server':
qmi_interface.c:(.text+0x122): undefined reference to `kernel_sendmsg'
arm-linux-gnueabi-ld: drivers/soc/qcom/qmi_interface.o: in function `qmi_sock_create':
>> qmi_interface.c:(.text+0x1f0): undefined reference to `sock_create_kern'
>> arm-linux-gnueabi-ld: qmi_interface.c:(.text+0x1fc): undefined reference to `kernel_getsockname'
>> arm-linux-gnueabi-ld: qmi_interface.c:(.text+0x206): undefined reference to `sock_release'
>> arm-linux-gnueabi-ld: qmi_interface.c:(.text+0x23c): undefined reference to `init_net'
arm-linux-gnueabi-ld: drivers/soc/qcom/qmi_interface.o: in function `qmi_send_message':
qmi_interface.c:(.text+0x2d4): undefined reference to `kernel_sendmsg'
arm-linux-gnueabi-ld: drivers/soc/qcom/qmi_interface.o: in function `qmi_data_ready_work':
>> qmi_interface.c:(.text+0x4e8): undefined reference to `kernel_recvmsg'
arm-linux-gnueabi-ld: qmi_interface.c:(.text+0x52c): undefined reference to `sock_release'
arm-linux-gnueabi-ld: drivers/soc/qcom/qmi_interface.o: in function `qmi_handle_release':
>> qmi_interface.c:(.text+0xa12): undefined reference to `sock_release'
Kconfig warnings: (for reference only)
WARNING: unmet direct dependencies detected for QCOM_QMI_HELPERS
Depends on [n]: NET [=n]
Selected by [y]:
- QCOM_PDR_HELPERS [=y]
--
0-DAY CI Kernel Test Service
https://01.org/lkp
View attachment "config" of type "text/plain" (144274 bytes)
Powered by blists - more mailing lists