# git rev-parse -q --verify 3abc3ae553c7ed73365b385b9a4cffc5176aae45^{commit} 3abc3ae553c7ed73365b385b9a4cffc5176aae45 already have revision, skipping fetch # git checkout -q -f -B kisskb 3abc3ae553c7ed73365b385b9a4cffc5176aae45 # git clean -qxdf # < git log -1 # commit 3abc3ae553c7ed73365b385b9a4cffc5176aae45 # Merge: ca1fdab7fd27 b0017602fdf6 # Author: Linus Torvalds # Date: Wed Jun 22 08:09:49 2022 -0500 # # Merge tag '9p-for-5.19-rc4' of https://github.com/martinetd/linux # # Pull 9pfs fixes from Dominique Martinet: # "A couple of fid refcount and fscache fixes: # # - fid refcounting was incorrect in some corner cases and would leak # resources, only freed at umount time. The first three commits fix # three such cases # # - 'cache=loose' or fscache was broken when trying to write a partial # page to a file with no read permission since the rework a few # releases ago. # # The fix taken here is just to restore old behavior of using the # special 'writeback_fid' for such reads, which is open as root/RDWR # and such not get complains that we try to read on a WRONLY fid. # # Long-term it'd be nice to get rid of this and not issue the read at # all (skip cache?) in such cases, but that direction hasn't # progressed" # # * tag '9p-for-5.19-rc4' of https://github.com/martinetd/linux: # 9p: fix EBADF errors in cached mode # 9p: Fix refcounting during full path walks for fid lookups # 9p: fix fid refcount leak in v9fs_vfs_get_link # 9p: fix fid refcount leak in v9fs_vfs_atomic_open_dotl # < /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 3abc3ae553c7ed73365b385b9a4cffc5176aae45 # < 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:4224:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:4226:warning: override: reassigning to symbol GCC_PLUGINS .config:4230:warning: override: reassigning to symbol BPF_PRELOAD # 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- vmlinux.o: warning: objtool: early_init_dt_scan_memory+0x189: unreachable instruction /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:141: 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:115: arch/x86/boot/compressed/vmlinux] Error 2 make[1]: *** [/kisskb/src/arch/x86/Makefile:265: bzImage] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __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:01:38.981707