# git rev-parse -q --verify c3e0e1e23c70455916ff3472072437b3605c6cfe^{commit} c3e0e1e23c70455916ff3472072437b3605c6cfe already have revision, skipping fetch # git checkout -q -f -B kisskb c3e0e1e23c70455916ff3472072437b3605c6cfe # git clean -qxdf # < git log -1 # commit c3e0e1e23c70455916ff3472072437b3605c6cfe # Merge: e817c070fd9f c0cca6a66458 # Author: Linus Torvalds # Date: Wed Sep 28 11:54:57 2022 -0700 # # Merge tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull more irqchip fixes from Borislav Petkov: # "More irqchip fixes for 6.0 from Marc Zyngier. Stuff got left hanging # due to the whole Plumbers and vacations commotion. # # - A couple of configuration fixes for the recently merged Loongarch # drivers # # - A fix to avoid dynamic allocation of a cpumask which was causing # issues with PREEMPT_RT and the GICv3 ITS # # - A tightening of an error check in the stm32 exti driver" # # * tag 'irq_urgent_for_v6.0' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # irqchip/loongson-pch-lpc: Add dependence on LoongArch # irqchip: Select downstream irqchip drivers for LoongArch CPU # irqchip/gic-v3-its: Remove cpumask_var_t allocation # irqchip/stm32-exti: Remove check on always false condition # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 c3e0e1e23c70455916ff3472072437b3605c6cfe # < 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.5.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.5.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.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:5088:warning: override: reassigning to symbol STANDALONE .config:5089:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5091: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.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c: In function 'amdgpu_bo_support_uswc': /kisskb/src/drivers/gpu/drm/amd/amdgpu/amdgpu_object.c:494:2: error: #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance thanks to write-combining [-Werror=cpp] #warning Please enable CONFIG_MTRR and CONFIG_X86_PAT for better performance \ ^~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:249: drivers/gpu/drm/amd/amdgpu/amdgpu_object.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu/drm/amd/amdgpu] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu/drm] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:465: drivers/gpu] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1852: drivers] Error 2 make: *** [Makefile:222: __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.5.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:34.597095