# git rev-parse -q --verify d4affd6b6e81443ec8d00de0306ca61911e81441^{commit} d4affd6b6e81443ec8d00de0306ca61911e81441 already have revision, skipping fetch # git checkout -q -f -B kisskb d4affd6b6e81443ec8d00de0306ca61911e81441 # git clean -qxdf # < git log -1 # commit d4affd6b6e81443ec8d00de0306ca61911e81441 # Merge: c82357a7b32c 9bac1bd6e6d3 # Author: Linus Torvalds # Date: Sun Aug 1 12:25:30 2021 -0700 # # Merge tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux # # Pull perf tools fixes from Arnaldo Carvalho de Melo: # # - Revert "perf map: Fix dso->nsinfo refcounting", this makes 'perf top' # abort, uncovering a design flaw on how namespace information is kept. # The fix for that is more than we can do right now, leave it for the # next merge window. # # - Split --dump-raw-trace by AUX records for ARM's CoreSight, fixing up # the decoding of some records. # # - Fix PMU alias matching. # # Thanks to James Clark and John Garry for these fixes. # # * tag 'perf-tools-fixes-for-v5.14-2021-08-01' of git://git.kernel.org/pub/scm/linux/kernel/git/acme/linux: # Revert "perf map: Fix dso->nsinfo refcounting" # perf pmu: Fix alias matching # perf cs-etm: Split --dump-raw-trace by AUX records # < /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 d4affd6b6e81443ec8d00de0306ca61911e81441 # < make -s -j 10 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 10 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 10 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:6255:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:6257:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 10 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- drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_resume_worker': drm_fb_helper.c:(.text+0x433): undefined reference to `fb_set_suspend' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_fini': drm_fb_helper.c:(.text+0x63c): undefined reference to `framebuffer_release' drm_fb_helper.c:(.text+0x6d7): undefined reference to `fb_dealloc_cmap' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_set_suspend_unlocked': drm_fb_helper.c:(.text+0x77f): 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+0x1101): undefined reference to `register_framebuffer' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fbdev_cleanup': drm_fb_helper.c:(.text+0x154f): undefined reference to `fb_deferred_io_cleanup' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_write': drm_fb_helper.c:(.text+0x1c59): 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+0x1c99): undefined reference to `sys_fillrect' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_copyarea': drm_fb_helper.c:(.text+0x1cc9): undefined reference to `sys_copyarea' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_imageblit': drm_fb_helper.c:(.text+0x1cf9): undefined reference to `sys_imageblit' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_fillrect': drm_fb_helper.c:(.text+0x1d29): undefined reference to `cfb_fillrect' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_copyarea': drm_fb_helper.c:(.text+0x1da9): undefined reference to `cfb_copyarea' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_cfb_imageblit': drm_fb_helper.c:(.text+0x1e29): undefined reference to `cfb_imageblit' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_alloc_fbi': drm_fb_helper.c:(.text+0x2bde): undefined reference to `framebuffer_alloc' drm_fb_helper.c:(.text+0x2bfc): undefined reference to `fb_alloc_cmap' drm_fb_helper.c:(.text+0x2c0b): undefined reference to `framebuffer_release' drm_fb_helper.c:(.text+0x2cb8): 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+0x2e23): 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+0x416): 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+0x5d2): undefined reference to `unregister_framebuffer' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fb_helper_sys_read': drm_fb_helper.c:(.text+0x6f1): undefined reference to `fb_sys_read' drivers/gpu/drm/drm_fb_helper.o: In function `drm_fbdev_client_unregister': drm_fb_helper.c:(.text+0x15f5): undefined reference to `unregister_framebuffer' make[1]: *** [/kisskb/src/Makefile:1177: vmlinux] Error 1 make: *** [Makefile:220: __sub-make] Error 2 Command 'make -s -j 10 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:07:27.892456