# git rev-parse -q --verify 77dd11439b86e3f7990e4c0c9e0b67dca82750ba^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 77dd11439b86e3f7990e4c0c9e0b67dca82750ba^{commit} 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # git checkout -q -f -B kisskb 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # git clean -qxdf # < git log -1 # commit 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # Merge: 73367f05b25d 9fe4f5a24fda # Author: Linus Torvalds # Date: Thu Aug 26 18:44:25 2021 -0700 # # Merge tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm # # Pull drm fixes from Dave Airlie: # "Last set of fixes for 5.14, nothing major a couple of i915, couple of # imx and a few amdgpu. All pretty small. # # i915: # - Fix syncmap memory leak # - Drop redundant display port debug print # # amdgpu: # - Fix for pinning display buffers multiple times # - Fix delayed work handling for GFXOFF # - Fix build when CONFIG_SUSPEND is not set # # imx: # - fix planar offset calculations # - fix accidental partial revert" # # * tag 'drm-fixes-2021-08-27' of git://anongit.freedesktop.org/drm/drm: # drm/i915/dp: Drop redundant debug print # drm/i915: Fix syncmap memory leak # drm/amdgpu: Fix build with missing pm_suspend_target_state module export # drm/amdgpu: Cancel delayed work when GFXOFF is disabled # drm/amdgpu: use the preferred pin domain after the check # drm/imx: ipuv3-plane: fix accidental partial revert of 8 pixel alignment fix # gpu: ipu-v3: Fix i.MX IPU-v3 offset calculations for (semi)planar U/V formats # < /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 77dd11439b86e3f7990e4c0c9e0b67dca82750ba # < make -s -j 24 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 24 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 24 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:5501:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5503:warning: override: reassigning to symbol GCC_PLUGINS # make -s -j 24 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- /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: arch/x86/kernel/head_64.o: unable to initialize decompress status for section .debug_line /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: arch/x86/kernel/head_64.o: unable to initialize decompress status for section .debug_line /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: arch/x86/kernel/head_64.o: unable to initialize decompress status for section .debug_line /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld: arch/x86/kernel/head_64.o: unable to initialize decompress status for section .debug_line arch/x86/kernel/head_64.o: file not recognized: File format not recognized make[1]: *** [/kisskb/src/Makefile:1176: vmlinux] Error 1 make: *** [Makefile:220: __sub-make] Error 2 Command 'make -s -j 24 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:05:09.813588