Hi Brian, I love your patch! Yet something to improve: [auto build test ERROR on drm/drm-next] [also build test ERROR on v5.15 next-20211104] [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/Brian-Norris/drm-Support-input-boosted-panel-self-refresh-exit/20211104-074200 base: git://anongit.freedesktop.org/drm/drm drm-next config: openrisc-randconfig-c004-20211104 (attached as .config) compiler: or1k-linux-gcc (GCC) 11.2.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/0day-ci/linux/commit/57dffacf2caa97c6d4c205ff6d43ffaa200ab54a git remote add linux-review https://github.com/0day-ci/linux git fetch --no-tags linux-review Brian-Norris/drm-Support-input-boosted-panel-self-refresh-exit/20211104-074200 git checkout 57dffacf2caa97c6d4c205ff6d43ffaa200ab54a # save the attached .config to linux build tree mkdir build_dir COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=openrisc SHELL=/bin/bash If you fix the issue, kindly add following tag as appropriate Reported-by: kernel test robot <lkp@xxxxxxxxx> All errors (new ones prefixed by >>): or1k-linux-ld: drivers/gpu/drm/drm_input_helper.o: in function `drm_input_disconnect': >> drm_input_helper.c:(.text+0x48): undefined reference to `input_close_device' drm_input_helper.c:(.text+0x48): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `input_close_device' >> or1k-linux-ld: drm_input_helper.c:(.text+0x50): undefined reference to `input_unregister_handle' drm_input_helper.c:(.text+0x50): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `input_unregister_handle' or1k-linux-ld: drivers/gpu/drm/drm_input_helper.o: in function `drm_input_connect': >> drm_input_helper.c:(.text+0xd0): undefined reference to `input_register_handle' drm_input_helper.c:(.text+0xd0): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `input_register_handle' >> or1k-linux-ld: drm_input_helper.c:(.text+0xe4): undefined reference to `input_open_device' drm_input_helper.c:(.text+0xe4): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `input_open_device' or1k-linux-ld: drm_input_helper.c:(.text+0xf8): undefined reference to `input_unregister_handle' drm_input_helper.c:(.text+0xf8): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `input_unregister_handle' or1k-linux-ld: drivers/gpu/drm/drm_input_helper.o: in function `drm_input_handle_register': >> drm_input_helper.c:(.text+0x1d4): undefined reference to `input_register_handler' drm_input_helper.c:(.text+0x1d4): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `input_register_handler' or1k-linux-ld: drivers/gpu/drm/drm_input_helper.o: in function `drm_input_handle_unregister': >> drm_input_helper.c:(.text+0x234): undefined reference to `input_unregister_handler' drm_input_helper.c:(.text+0x234): relocation truncated to fit: R_OR1K_INSN_REL_26 against undefined symbol `input_unregister_handler' --- 0-DAY CI Kernel Test Service, Intel Corporation https://lists.01.org/hyperkitty/list/kbuild-all@xxxxxxxxxxxx
Attachment:
.config.gz
Description: application/gzip