# git rev-parse -q --verify a1375562c0a87f0fa2eaf3e8ce15824696d4170a^{commit} a1375562c0a87f0fa2eaf3e8ce15824696d4170a already have revision, skipping fetch # git checkout -q -f -B kisskb a1375562c0a87f0fa2eaf3e8ce15824696d4170a # git clean -qxdf # < git log -1 # commit a1375562c0a87f0fa2eaf3e8ce15824696d4170a # Merge: 3800a713b607 e400ad8b7e6a # Author: Linus Torvalds # Date: Mon Sep 26 14:53:38 2022 -0700 # # Merge tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull x86 fixes from Dave Hansen: # # - A performance fix for recent large AMD systems that avoids an ancient # cpu idle hardware workaround # # - A new Intel model number. Folks like these upstream as soon as # possible so that each developer doing feature development doesn't # need to carry their own #define # # - SGX fixes for a userspace crash and a rare kernel warning # # * tag 'x86_urgent_for_v6.0-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # ACPI: processor idle: Practically limit "Dummy wait" workaround to old Intel systems # x86/sgx: Handle VA page allocation failure for EAUG on PF. # x86/sgx: Do not fail on incomplete sanitization on premature stop of ksgxd # x86/cpu: Add CPU model numbers for Meteor Lake # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux-ld --version # < git log --format=%s --max-count=1 a1375562c0a87f0fa2eaf3e8ce15824696d4170a # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- help # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- olddefconfig # make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- In file included from /kisskb/src/include/linux/string.h:253, from /kisskb/src/include/linux/bitmap.h:11, from /kisskb/src/include/linux/cpumask.h:12, from /kisskb/src/include/linux/smp.h:13, from /kisskb/src/include/linux/lockdep.h:14, from /kisskb/src/include/linux/spinlock.h:62, from /kisskb/src/include/linux/mmzone.h:8, from /kisskb/src/include/linux/gfp.h:7, from /kisskb/src/include/linux/slab.h:15, from /kisskb/src/kernel/fork.c:16: In function 'fortify_memset_chk', inlined from 'posix_cputimers_init' at /kisskb/src/include/linux/posix-timers.h:147:2, inlined from 'copy_process' at /kisskb/src/kernel/fork.c:2175:2: /kisskb/src/include/linux/fortify-string.h:258:25: error: call to '__write_overflow_field' declared with attribute warning: detected write beyond size of field (1st parameter); maybe use struct_group()? [-Werror=attribute-warning] 258 | __write_overflow_field(p_size_field, size); | ^~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~ cc1: all warnings being treated as errors make[2]: *** [/kisskb/src/scripts/Makefile.build:249: kernel/fork.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1852: kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 32 ARCH=s390 O=/kisskb/build/linus_s390-allmodconfig_s390x-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/s390-linux/bin/s390-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_s390-allmodconfig_s390x-gcc11 # Build took: 0:17:42.172097