# git rev-parse -q --verify 60bb8154d1d77042a5d43d335a68fdb202302cbe^{commit} 60bb8154d1d77042a5d43d335a68fdb202302cbe already have revision, skipping fetch # git checkout -q -f -B kisskb 60bb8154d1d77042a5d43d335a68fdb202302cbe # git clean -qxdf # < git log -1 # commit 60bb8154d1d77042a5d43d335a68fdb202302cbe # Merge: 5d170fe435e5 e033f40be262 # Author: Linus Torvalds # Date: Mon Oct 10 20:32:10 2022 -0700 # # Merge tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux # # Pull xfs updates from Dave Chinner: # "There are relatively few updates this cycle; half the cycle was eaten # by a grue, the other half was eaten by a tricky data corruption issue # that I still haven't entirely solved. # # Hence there's no major changes in this cycle and it's largely just # minor cleanups and small bug fixes: # # - fixes for filesystem shutdown procedure during a DAX memory failure # notification # # - bug fixes # # - logic cleanups # # - log message cleanups # # - updates to use vfs{g,u}id_t helpers where appropriate" # # * tag 'xfs-6.1-for-linus' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linux: # xfs: on memory failure, only shut down fs after scanning all mappings # xfs: rearrange the logic and remove the broken comment for xfs_dir2_isxx # xfs: trim the mapp array accordingly in xfs_da_grow_inode_int # xfs: do not need to check return value of xlog_kvmalloc() # xfs: port to vfs{g,u}id_t and associated helpers # xfs: remove xfs_setattr_time() declaration # xfs: Remove the unneeded result variable # xfs: missing space in xfs trace log # xfs: simplify if-else condition in xfs_reflink_trim_around_shared # xfs: simplify if-else condition in xfs_validate_new_dalign # xfs: replace unnecessary seq_printf with seq_puts # xfs: clean up "%Ld/%Lu" which doesn't meet C standard # xfs: remove redundant else for clean code # xfs: remove the redundant word in comment # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 60bb8154d1d77042a5d43d335a68fdb202302cbe # < make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:7184:warning: override: reassigning to symbol STANDALONE .config:7190:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/x86_64-linux/bin/x86_64-linux- /kisskb/src/fs/coredump.c:834:12: warning: 'dump_emit_page' defined but not used [-Wunused-function] 834 | static int dump_emit_page(struct coredump_params *cprm, struct page *page) | ^~~~~~~~~~~~~~ vmlinux.o: warning: objtool: early_init_dt_scan_memory+0x1ef: unreachable instruction /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:146: arch/x86/boot/compressed/vmlinux.bin.zst] Error 127 make[3]: *** Deleting file 'arch/x86/boot/compressed/vmlinux.bin.zst' make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/arch/x86/boot/Makefile:116: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:277: bzImage] Error 2 make: *** [Makefile:231: __sub-make] Error 2 Command 'make -s -j 120 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.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-gcc11 # Build took: 0:05:56.797643