# git rev-parse -q --verify c00c5e1d157bec0ef0b0b59aa5482eb8dc7e8e49^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify c00c5e1d157bec0ef0b0b59aa5482eb8dc7e8e49^{commit} c00c5e1d157bec0ef0b0b59aa5482eb8dc7e8e49 # git checkout -q -f -B kisskb c00c5e1d157bec0ef0b0b59aa5482eb8dc7e8e49 # git clean -qxdf # < git log -1 # commit c00c5e1d157bec0ef0b0b59aa5482eb8dc7e8e49 # Merge: 2e5991fa39e4 23e3d7f7061f # Author: Linus Torvalds # Date: Fri Apr 22 18:18:27 2022 -0700 # # Merge tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4 # # Pull ext4 fixes from Ted Ts'o: # "Fix some syzbot-detected bugs, as well as other bugs found by I/O # injection testing. # # Change ext4's fallocate to consistently drop set[ug]id bits when an # fallocate operation might possibly change the user-visible contents of # a file. # # Also, improve handling of potentially invalid values in the the # s_overhead_cluster superblock field to avoid ext4 returning a negative # number of free blocks" # # * tag 'ext4_for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git/tytso/ext4: # jbd2: fix a potential race while discarding reserved buffers after an abort # ext4: update the cached overhead value in the superblock # ext4: force overhead calculation if the s_overhead_cluster makes no sense # ext4: fix overhead calculation to account for the reserved gdt blocks # ext4, doc: fix incorrect h_reserved size # ext4: limit length to bitmap_maxbytes - blocksize in punch_hole # ext4: fix use-after-free in ext4_search_dir # ext4: fix bug_on in start_this_handle during umount filesystem # ext4: fix symlink file size not match to file content # ext4: fix fallocate to use file_modified to update permissions consistently # < /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 c00c5e1d157bec0ef0b0b59aa5482eb8dc7e8e49 # < make -s -j 32 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 32 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 32 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:5514:warning: override: reassigning to symbol STANDALONE .config:5515:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:5520:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 32 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- /kisskb/build/tmp/cckCS7yo.s: Assembler messages: /kisskb/build/tmp/cckCS7yo.s:56283: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL57' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/mm/ioremap.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccBC0fJ5.s: Assembler messages: /kisskb/build/tmp/ccBC0fJ5.s:52884: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL346' {.text section} /kisskb/build/tmp/ccBC0fJ5.s:52941: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL346' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/mm/pat/memtype.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/mm/pat] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/mm] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccvusIwO.s: Assembler messages: /kisskb/build/tmp/ccvusIwO.s:60237: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL133' {.text section} /kisskb/build/tmp/ccvusIwO.s:62061: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL27' {.text section} /kisskb/build/tmp/ccvusIwO.s:62071: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL27' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: security/keys/encrypted-keys/encrypted.o] Error 1 make[3]: *** [/kisskb/src/scripts/Makefile.build:550: security/keys/encrypted-keys] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: security/keys] Error 2 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccHLQQsD.s: Assembler messages: /kisskb/build/tmp/ccHLQQsD.s:49369: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL119' {.text section} /kisskb/build/tmp/ccHLQQsD.s:49379: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL119' {.text section} make[5]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/kernel/cpu/mtrr/mtrr.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: security] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccL0k0Gm.s: Assembler messages: /kisskb/build/tmp/ccL0k0Gm.s:45180: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL291' {.text section} make[5]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/kernel/cpu/mtrr/generic.o] Error 1 /kisskb/build/tmp/ccbs9KfK.s: Assembler messages: /kisskb/build/tmp/ccbs9KfK.s:266308: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1984' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: kernel/sched/build_policy.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/kernel/cpu/mtrr] Error 2 make[4]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccvYoc5z.s: Assembler messages: /kisskb/build/tmp/ccvYoc5z.s:144194: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL98' {.text section} make[2]: *** [/kisskb/src/scripts/Makefile.build:288: ipc/sem.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1834: ipc] Error 2 /kisskb/build/tmp/ccKW2m0T.s: Assembler messages: /kisskb/build/tmp/ccKW2m0T.s:40205: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL62' {.text section} make[4]: *** [/kisskb/src/scripts/Makefile.build:288: arch/x86/kernel/apic/x2apic_cluster.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/kernel/cpu] Error 2 make[3]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/kernel/apic] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: arch/x86/kernel] Error 2 make[1]: *** [/kisskb/src/Makefile:1834: arch/x86] Error 2 /kisskb/build/tmp/ccQuOsDA.s: Assembler messages: /kisskb/build/tmp/ccQuOsDA.s:41351: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL45' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:288: fs/configfs/inode.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:550: fs/configfs] Error 2 make[2]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:550: kernel/sched] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1834: kernel] Error 2 /kisskb/build/tmp/cc8x4KTH.s: Assembler messages: /kisskb/build/tmp/cc8x4KTH.s:147925: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1411' {.text section} make[1]: *** [/kisskb/src/Makefile:1834: fs] Error 2 make[2]: *** [/kisskb/src/scripts/Makefile.build:288: mm/mmap.o] Error 1 make[2]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccclpoYG.s: Assembler messages: /kisskb/build/tmp/ccclpoYG.s:45133: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL30' {.text section} make[2]: *** [/kisskb/src/scripts/Makefile.build:288: mm/usercopy.o] Error 1 /kisskb/build/tmp/ccoojpU7.s: Assembler messages: /kisskb/build/tmp/ccoojpU7.s:252253: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL2842' {.text section} /kisskb/build/tmp/ccoojpU7.s:252265: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL2842' {.text section} make[2]: *** [/kisskb/src/scripts/Makefile.build:288: mm/huge_memory.o] Error 1 make[1]: *** [/kisskb/src/Makefile:1834: mm] Error 2 make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 32 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:00:39.255646