All of lore.kernel.org
 help / color / mirror / Atom feed
* [linux-next:master 3267/10468] drm_dp_mst_topology.c:undefined reference to `__drm_atomic_helper_private_obj_duplicate_state'
@ 2022-03-04  2:47 kernel test robot
  2022-03-04 20:26   ` Lyude Paul
  0 siblings, 1 reply; 9+ messages in thread
From: kernel test robot @ 2022-03-04  2:47 UTC (permalink / raw)
  To: Thomas Zimmermann; +Cc: kbuild-all, Linux Memory Management List, Lyude Paul

Hi Thomas,

FYI, the error/warning still remains.

tree:   https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git master
head:   91265a6da44d13296bdb5b3fbafa19d06be462f2
commit: eea89dff4c39a106f98d1cb5e4d626f8c63908b9 [3267/10468] drm/panel: Select DRM_DP_HELPER for DRM_PANEL_EDP
config: arm-qcom_defconfig (https://download.01.org/0day-ci/archive/20220304/202203040403.CjBmY9Vq-lkp@intel.com/config)
compiler: arm-linux-gnueabi-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://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git/commit/?id=eea89dff4c39a106f98d1cb5e4d626f8c63908b9
        git remote add linux-next https://git.kernel.org/pub/scm/linux/kernel/git/next/linux-next.git
        git fetch --no-tags linux-next master
        git checkout eea89dff4c39a106f98d1cb5e4d626f8c63908b9
        # save the config file to linux build tree
        mkdir build_dir
        COMPILER_INSTALL_PATH=$HOME/0day COMPILER=gcc-11.2.0 make.cross O=build_dir ARCH=arm SHELL=/bin/bash

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

   arm-linux-gnueabi-ld: drivers/gpu/drm/dp/drm_dp_mst_topology.o: in function `drm_dp_mst_duplicate_state':
>> drm_dp_mst_topology.c:(.text+0x2db0): undefined reference to `__drm_atomic_helper_private_obj_duplicate_state'
   arm-linux-gnueabi-ld: drivers/gpu/drm/dp/drm_dp_mst_topology.o: in function `drm_dp_delayed_destroy_work':
>> drm_dp_mst_topology.c:(.text+0x36c4): undefined reference to `drm_kms_helper_hotplug_event'
   arm-linux-gnueabi-ld: drivers/gpu/drm/dp/drm_dp_mst_topology.o: in function `drm_dp_mst_up_req_work':
   drm_dp_mst_topology.c:(.text+0x7888): undefined reference to `drm_kms_helper_hotplug_event'
   arm-linux-gnueabi-ld: drivers/gpu/drm/dp/drm_dp_mst_topology.o: in function `drm_dp_mst_link_probe_work':
   drm_dp_mst_topology.c:(.text+0x8220): undefined reference to `drm_kms_helper_hotplug_event'

---
0-DAY CI Kernel Test Service, Intel Corporation
https://lists.01.org/hyperkitty/list/kbuild-all@lists.01.org


^ permalink raw reply	[flat|nested] 9+ messages in thread

end of thread, other threads:[~2022-03-16 19:08 UTC | newest]

Thread overview: 9+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2022-03-04  2:47 [linux-next:master 3267/10468] drm_dp_mst_topology.c:undefined reference to `__drm_atomic_helper_private_obj_duplicate_state' kernel test robot
2022-03-04 20:26 ` Lyude Paul
2022-03-04 20:26   ` Lyude Paul
2022-03-14 19:05   ` Thomas Zimmermann
2022-03-14 19:05     ` Thomas Zimmermann
2022-03-16 16:07     ` Brian Masney
2022-03-16 16:07       ` Brian Masney
2022-03-16 19:08       ` Thomas Zimmermann
2022-03-16 19:08         ` Thomas Zimmermann

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.