[linux-stable-rc:linux-5.15.y 5405/8723] ia64-linux-ld: drm_fb_helper.c:undefined reference to `framebuffer_release'

From: kernel test robot
Date: Sat Jul 23 2022 - 21:04:41 EST


tree: https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git linux-5.15.y
head: a9e2d8e52e1c0d87c0fa4f9d2d38e210aabed515
commit: 81e5b16de862866e7f09a1b00b49f97a9bc23a78 [5405/8723] platform: chrome: Split trace include file
config: ia64-randconfig-r011-20220721 (https://download.01.org/0day-ci/archive/20220724/202207240801.Dyt3JX7i-lkp@xxxxxxxxx/config)
compiler: ia64-linux-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://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git/commit/?id=81e5b16de862866e7f09a1b00b49f97a9bc23a78
git remote add linux-stable-rc https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux-stable-rc.git
git fetch --no-tags linux-stable-rc linux-5.15.y
git checkout 81e5b16de862866e7f09a1b00b49f97a9bc23a78
# 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=ia64 SHELL=/bin/bash

If you fix the issue, kindly add following tag where applicable
Reported-by: kernel test robot <lkp@xxxxxxxxx>

All errors (new ones prefixed by >>):

ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_set_suspend':
drm_fb_helper.c:(.text+0x732): undefined reference to `fb_set_suspend'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_resume_worker':
drm_fb_helper.c:(.text+0x792): undefined reference to `fb_set_suspend'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_unregister_fbi':
drm_fb_helper.c:(.text+0x8f2): undefined reference to `unregister_framebuffer'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_fini':
drm_fb_helper.c:(.text+0x9c2): undefined reference to `fb_dealloc_cmap'
>> ia64-linux-ld: drm_fb_helper.c:(.text+0x9d2): undefined reference to `framebuffer_release'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_read':
drm_fb_helper.c:(.text+0xb82): undefined reference to `fb_sys_read'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `__drm_fb_helper_initial_config_and_unlock':
drm_fb_helper.c:(.text+0x29c2): undefined reference to `register_framebuffer'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_alloc_fbi':
drm_fb_helper.c:(.text+0x2f02): undefined reference to `framebuffer_alloc'
>> ia64-linux-ld: drm_fb_helper.c:(.text+0x2f42): undefined reference to `fb_alloc_cmap'
>> ia64-linux-ld: drm_fb_helper.c:(.text+0x2fe2): undefined reference to `fb_dealloc_cmap'
ia64-linux-ld: drm_fb_helper.c:(.text+0x3002): undefined reference to `framebuffer_release'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_generic_probe':
drm_fb_helper.c:(.text+0x33e2): undefined reference to `fb_deferred_io_init'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_set_suspend_unlocked':
drm_fb_helper.c:(.text+0x3ba2): undefined reference to `fb_set_suspend'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_write':
drm_fb_helper.c:(.text+0x55a2): undefined reference to `fb_sys_write'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_fillrect':
drm_fb_helper.c:(.text+0x5642): undefined reference to `sys_fillrect'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_copyarea':
drm_fb_helper.c:(.text+0x56e2): undefined reference to `sys_copyarea'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_imageblit':
drm_fb_helper.c:(.text+0x5782): undefined reference to `sys_imageblit'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_cfb_fillrect':
drm_fb_helper.c:(.text+0x5822): undefined reference to `cfb_fillrect'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_cfb_copyarea':
drm_fb_helper.c:(.text+0x58c2): undefined reference to `cfb_copyarea'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_cfb_imageblit':
drm_fb_helper.c:(.text+0x5962): undefined reference to `cfb_imageblit'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fbdev_fb_fillrect':
drm_fb_helper.c:(.text+0x5a32): undefined reference to `cfb_fillrect'
>> ia64-linux-ld: drm_fb_helper.c:(.text+0x5a52): undefined reference to `sys_fillrect'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fbdev_fb_copyarea':
drm_fb_helper.c:(.text+0x5b12): undefined reference to `cfb_copyarea'
>> ia64-linux-ld: drm_fb_helper.c:(.text+0x5b32): undefined reference to `sys_copyarea'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fbdev_fb_imageblit':
drm_fb_helper.c:(.text+0x5bf2): undefined reference to `cfb_imageblit'
>> ia64-linux-ld: drm_fb_helper.c:(.text+0x5c12): undefined reference to `sys_imageblit'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fbdev_cleanup':
drm_fb_helper.c:(.text+0x6232): undefined reference to `fb_deferred_io_cleanup'
ia64-linux-ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fbdev_client_unregister':
drm_fb_helper.c:(.text+0x6402): undefined reference to `unregister_framebuffer'

--
0-DAY CI Kernel Test Service
https://01.org/lkp