# git rev-parse -q --verify 1868f9d0260e9afaf7c6436d14923ae12eaea465^{commit} 1868f9d0260e9afaf7c6436d14923ae12eaea465 already have revision, skipping fetch # git checkout -q -f -B kisskb 1868f9d0260e9afaf7c6436d14923ae12eaea465 # git clean -qxdf # < git log -1 # commit 1868f9d0260e9afaf7c6436d14923ae12eaea465 # Merge: 056f8c437dc3 96319dacaf15 # Author: Linus Torvalds # Date: Fri Sep 20 19:34:00 2024 -0700 # # Merge tag 'for-linux-6.12-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux # # Pull orangefs update from Mike Marshall: # "Constify struct kobj_type" # # * tag 'for-linux-6.12-ofs1' of git://git.kernel.org/pub/scm/linux/kernel/git/hubcap/linux: # orangefs: Constify struct kobj_type # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 1868f9d0260e9afaf7c6436d14923ae12eaea465 # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_allyesconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- allyesconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_KCOV=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 24 ARCH=s390 O=/kisskb/build/linus_allyesconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_allyesconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 24 ARCH=s390 O=/kisskb/build/linus_allyesconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- /kisskb/src/kernel/events/core.c: In function 'perf_event_setup_cpumask': /kisskb/src/kernel/events/core.c:14012:13: error: the comparison will always evaluate as 'true' for the address of 'thread_mask' will never be NULL [-Werror=address] 14012 | if (!topology_sibling_cpumask(cpu)) { | ^ In file included from /kisskb/src/include/linux/topology.h:36, from /kisskb/src/include/linux/gfp.h:8, from /kisskb/src/include/linux/xarray.h:16, from /kisskb/src/include/linux/list_lru.h:14, from /kisskb/src/include/linux/fs.h:13, from /kisskb/src/kernel/events/core.c:11: /kisskb/src/arch/s390/include/asm/topology.h:21:19: note: 'thread_mask' declared here 21 | cpumask_t thread_mask; | ^~~~~~~~~~~ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: kernel/events/core.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: kernel/events] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: kernel] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1926: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 24 ARCH=s390 O=/kisskb/build/linus_allyesconfig_s390x-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allyesconfig_s390x-gcc13 # Build took: 0:41:43.824204