# git rev-parse -q --verify 5d6ab0bb408ffdaac585982faa9ec8c7d5cc349f^{commit} 5d6ab0bb408ffdaac585982faa9ec8c7d5cc349f already have revision, skipping fetch # git checkout -q -f -B kisskb 5d6ab0bb408ffdaac585982faa9ec8c7d5cc349f # git clean -qxdf # < git log -1 # commit 5d6ab0bb408ffdaac585982faa9ec8c7d5cc349f # Merge: 3946b46cab8b 012e974501a2 # Author: Linus Torvalds # Date: Fri Oct 8 13:05:39 2021 -0700 # # Merge tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensa # # Pull xtensa fixes from Max Filippov: # # - fix build/boot issues caused by CONFIG_OF vs CONFIC_USE_OF usage # # - fix reset handler for xtfpga boards # # * tag 'xtensa-20211008' of git://github.com/jcmvbkbc/linux-xtensa: # xtensa: xtfpga: Try software restart before simulating CPU reset # xtensa: xtfpga: use CONFIG_USE_OF instead of CONFIG_OF # xtensa: call irqchip_init only when CONFIG_USE_OF is selected # xtensa: use CONFIG_USE_OF instead of CONFIG_OF # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 5d6ab0bb408ffdaac585982faa9ec8c7d5cc349f # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # Added to kconfig CONFIG_CC_STACKPROTECTOR_STRONG=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_GCC_PLUGIN_CYC_COMPLEXITY=n # Added to kconfig CONFIG_GCC_PLUGIN_SANCOV=n # Added to kconfig CONFIG_GCC_PLUGIN_LATENT_ENTROPY=n # Added to kconfig CONFIG_BPF_PRELOAD=n # Added to kconfig # < make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:6440:warning: override: reassigning to symbol STANDALONE .config:6443:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- vmlinux.o: warning: objtool: do_machine_check()+0x67d: call to queue_task_work() leaves .noinstr.text section drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_resume_worker': drm_fb_helper.c:(.text+0x558): undefined reference to `fb_set_suspend' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_fini': drm_fb_helper.c:(.text+0x761): undefined reference to `framebuffer_release' drm_fb_helper.c:(.text+0x7fc): undefined reference to `fb_dealloc_cmap' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_write': drm_fb_helper.c:(.text+0x9be): undefined reference to `fb_sys_write' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_fillrect': drm_fb_helper.c:(.text+0x9fe): undefined reference to `sys_fillrect' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_copyarea': drm_fb_helper.c:(.text+0xa2e): undefined reference to `sys_copyarea' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_imageblit': drm_fb_helper.c:(.text+0xa5e): undefined reference to `sys_imageblit' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_fillrect': drm_fb_helper.c:(.text+0xa8e): undefined reference to `cfb_fillrect' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_copyarea': drm_fb_helper.c:(.text+0xaee): undefined reference to `cfb_copyarea' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_imageblit': drm_fb_helper.c:(.text+0xb4e): undefined reference to `cfb_imageblit' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_set_suspend_unlocked': drm_fb_helper.c:(.text+0xc24): undefined reference to `fb_set_suspend' drivers/gpu/drm/drm_fb_helper.o: In function `__drm_fb_helper_initial_config_and_unlock': drm_fb_helper.c:(.text+0x15dc): undefined reference to `register_framebuffer' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fbdev_cleanup': drm_fb_helper.c:(.text+0x1a74): undefined reference to `fb_deferred_io_cleanup' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_alloc_fbi': drm_fb_helper.c:(.text+0x2983): undefined reference to `framebuffer_alloc' drm_fb_helper.c:(.text+0x29a1): undefined reference to `fb_alloc_cmap' drm_fb_helper.c:(.text+0x29b0): undefined reference to `framebuffer_release' drm_fb_helper.c:(.text+0x2a18): undefined reference to `fb_dealloc_cmap' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_generic_probe': drm_fb_helper.c:(.text+0x2b5d): undefined reference to `fb_deferred_io_init' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_set_suspend': drm_fb_helper.c:(.text+0x53b): undefined reference to `fb_set_suspend' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_unregister_fbi': drm_fb_helper.c:(.text+0x6f7): undefined reference to `unregister_framebuffer' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_read': drm_fb_helper.c:(.text+0x9a6): undefined reference to `fb_sys_read' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fbdev_client_unregister': drm_fb_helper.c:(.text+0x1b1a): undefined reference to `unregister_framebuffer' drivers/gpu/drm/vmwgfx/vmwgfx_fb.o: In function `vmw_fb_imageblit': vmwgfx_fb.c:(.text+0x1ee): undefined reference to `cfb_imageblit' drivers/gpu/drm/vmwgfx/vmwgfx_fb.o: In function `vmw_fb_copyarea': vmwgfx_fb.c:(.text+0x21e): undefined reference to `cfb_copyarea' drivers/gpu/drm/vmwgfx/vmwgfx_fb.o: In function `vmw_fb_fillrect': vmwgfx_fb.c:(.text+0x24e): undefined reference to `cfb_fillrect' drivers/gpu/drm/vmwgfx/vmwgfx_fb.o: In function `vmw_fb_init': vmwgfx_fb.c:(.text+0xded): undefined reference to `framebuffer_alloc' vmwgfx_fb.c:(.text+0xefd): undefined reference to `framebuffer_release' vmwgfx_fb.c:(.text+0x112b): undefined reference to `fb_deferred_io_init' vmwgfx_fb.c:(.text+0x1133): undefined reference to `register_framebuffer' vmwgfx_fb.c:(.text+0x1176): undefined reference to `fb_deferred_io_cleanup' drivers/gpu/drm/vmwgfx/vmwgfx_fb.o: In function `vmw_fb_close': vmwgfx_fb.c:(.text+0x11b0): undefined reference to `fb_deferred_io_cleanup' vmwgfx_fb.c:(.text+0x11c8): undefined reference to `unregister_framebuffer' vmwgfx_fb.c:(.text+0x11f8): undefined reference to `framebuffer_release' make[1]: *** [/kisskb/src/Makefile:1183: vmlinux] Error 1 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:03:00.593901