# git rev-parse -q --verify e724918b3786252b985b0c2764c16a57d1937707^{commit} e724918b3786252b985b0c2764c16a57d1937707 already have revision, skipping fetch # git checkout -q -f -B kisskb e724918b3786252b985b0c2764c16a57d1937707 # git clean -qxdf # < git log -1 # commit e724918b3786252b985b0c2764c16a57d1937707 # Merge: a4a35f6cbebb fb6a421fb615 # Author: Linus Torvalds # Date: Thu Aug 15 11:50:07 2024 -0700 # # Merge tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull hardening fixes from Kees Cook: # # - gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement # (Thorsten Blum) # # - kallsyms: Clean up interaction with LTO suffixes (Song Liu) # # - refcount: Report UAF for refcount_sub_and_test(0) when counter==0 # (Petr Pavlu) # # - kunit/overflow: Avoid misallocation of driver name (Ivan Orlov) # # * tag 'hardening-v6.11-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # kallsyms: Match symbols exactly with CONFIG_LTO_CLANG # kallsyms: Do not cleanup .llvm. suffix before sorting symbols # kunit/overflow: Fix UB in overflow_allocation_test # gcc-plugins: randstruct: Remove GCC 4.7 or newer requirement # refcount: Report UAF for refcount_sub_and_test(0) when counter==0 # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 e724918b3786252b985b0c2764c16a57d1937707 # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-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 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/bcachefs/data_update.c: In function '__bch2_data_update_index_update': /kisskb/src/fs/bcachefs/data_update.c:338:1: error: the frame size of 1032 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/bcachefs/data_update.o] Error 1 make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/bcachefs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1925: .] Error 2 make[1]: *** [/kisskb/src/Makefile:224: __sub-make] Error 2 make: *** [Makefile:224: __sub-make] Error 2 Command 'make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_m68k-gcc8 # Build took: 0:05:42.714710