lists.openwall.net   lists  /  announce  owl-users  owl-dev  john-users  john-dev  passwdqc-users  yescrypt  popa3d-users  /  oss-security  kernel-hardening  musl  sabotage  tlsify  passwords  /  crypt-dev  xvendor  /  Bugtraq  Full-Disclosure  linux-kernel  linux-netdev  linux-ext4  linux-hardening  linux-cve-announce  PHC 
Open Source and information security mailing list archives
 
Hash Suite: Windows password security audit tool. GUI, reports in PDF.
[<prev] [next>] [day] [month] [year] [list]
Date:   Wed, 1 Dec 2021 03:09:26 +0800
From:   kernel test robot <lkp@...el.com>
To:     Thomas Zimmermann <tzimmermann@...e.de>
Cc:     kbuild-all@...ts.01.org, linux-kernel@...r.kernel.org,
        Daniel Vetter <daniel.vetter@...ll.ch>
Subject: [drm-misc:for-linux-next 281/286] arm-linux-gnueabi-ld:
 drivers/gpu/drm/aspeed/aspeed_gfx_drv.o:undefined reference to
 `drm_gem_cma_prime_import_sg_table'

tree:   git://anongit.freedesktop.org/drm/drm-misc for-linux-next
head:   c99907c723c6f3f6cae63201ddfac610be13f997
commit: 09717af7d13d63df141ae6e71686289989d17efd [281/286] drm: Remove CONFIG_DRM_KMS_CMA_HELPER option
config: arm-aspeed_g5_defconfig (https://download.01.org/0day-ci/archive/20211201/202112010300.M514poio-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
        git remote add drm-misc git://anongit.freedesktop.org/drm/drm-misc
        git fetch --no-tags drm-misc for-linux-next
        git checkout 09717af7d13d63df141ae6e71686289989d17efd
        # 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@...el.com>

All errors (new ones prefixed by >>):

>> arm-linux-gnueabi-ld: drivers/gpu/drm/aspeed/aspeed_gfx_drv.o:(.rodata+0x2a4): undefined reference to `drm_gem_cma_prime_import_sg_table'
>> arm-linux-gnueabi-ld: drivers/gpu/drm/aspeed/aspeed_gfx_drv.o:(.rodata+0x2ac): undefined reference to `drm_gem_cma_dumb_create'
   arm-linux-gnueabi-ld: drivers/gpu/drm/aspeed/aspeed_gfx_crtc.o: in function `aspeed_gfx_pipe_update':
>> aspeed_gfx_crtc.c:(.text+0x128): undefined reference to `drm_fb_cma_get_gem_obj'

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

Powered by blists - more mailing lists

Powered by Openwall GNU/*/Linux Powered by OpenVZ