On 6/8/21 4:55 AM, Stephen Rothwell wrote: > Hi all, > > Changes since 20210607: > on i386: CONFIG_FB=m CONFIG_FB_MODE_HELPERS=y ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_set_suspend': drm_fb_helper.c:(.text+0x585): undefined reference to `fb_set_suspend' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_resume_worker': drm_fb_helper.c:(.text+0x5b4): undefined reference to `fb_set_suspend' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_unregister_fbi': drm_fb_helper.c:(.text+0x6df): undefined reference to `unregister_framebuffer' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_read': drm_fb_helper.c:(.text+0x8b7): undefined reference to `fb_sys_read' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_fillrect': drm_fb_helper.c:(.text+0x8ca): undefined reference to `sys_fillrect' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_copyarea': drm_fb_helper.c:(.text+0x8fa): undefined reference to `sys_copyarea' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_imageblit': drm_fb_helper.c:(.text+0x92a): undefined reference to `sys_imageblit' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_cfb_fillrect': drm_fb_helper.c:(.text+0x95a): undefined reference to `cfb_fillrect' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_cfb_copyarea': drm_fb_helper.c:(.text+0x9ca): undefined reference to `cfb_copyarea' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_cfb_imageblit': drm_fb_helper.c:(.text+0xa3a): undefined reference to `cfb_imageblit' ld: drivers/gpu/drm/drm_fb_helper.o: in function `__drm_fb_helper_initial_config_and_unlock': drm_fb_helper.c:(.text+0x13fa): undefined reference to `register_framebuffer' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_fini.part.8': drm_fb_helper.c:(.text+0x1ab4): undefined reference to `framebuffer_release' ld: drm_fb_helper.c:(.text+0x1b47): undefined reference to `fb_dealloc_cmap' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fbdev_cleanup': drm_fb_helper.c:(.text+0x1bd6): undefined reference to `fb_deferred_io_cleanup' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fbdev_client_unregister': drm_fb_helper.c:(.text+0x1ca2): undefined reference to `unregister_framebuffer' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_sys_write': drm_fb_helper.c:(.text+0x1cdc): undefined reference to `fb_sys_write' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_set_suspend_unlocked': drm_fb_helper.c:(.text+0x1d77): undefined reference to `fb_set_suspend' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_alloc_fbi': drm_fb_helper.c:(.text+0x2496): undefined reference to `framebuffer_alloc' ld: drm_fb_helper.c:(.text+0x24b0): undefined reference to `fb_alloc_cmap' ld: drm_fb_helper.c:(.text+0x24bd): undefined reference to `framebuffer_release' ld: drm_fb_helper.c:(.text+0x250d): undefined reference to `fb_dealloc_cmap' ld: drivers/gpu/drm/drm_fb_helper.o: in function `drm_fb_helper_generic_probe': drm_fb_helper.c:(.text+0x25fd): undefined reference to `fb_deferred_io_init' Full randconfig file is attached. -- ~Randy Reported-by: Randy Dunlap <rdunlap@xxxxxxxxxxxxx>
Attachment:
config-r9846.gz
Description: application/gzip