# git rev-parse -q --verify 38eddeedbbeac33f26845c29e7414b9313ea70db^{commit} 38eddeedbbeac33f26845c29e7414b9313ea70db already have revision, skipping fetch # git checkout -q -f -B kisskb 38eddeedbbeac33f26845c29e7414b9313ea70db # git clean -qxdf # < git log -1 # commit 38eddeedbbeac33f26845c29e7414b9313ea70db # Merge: a335366bad13 9bd3f728223e # Author: Linus Torvalds # Date: Sun Sep 18 09:25:27 2022 -0700 # # Merge tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linux # # Pull io_uring fixes from Jens Axboe: # "Nothing really major here, but figured it'd be nicer to just get these # flushed out for -rc6 so that the 6.1 branch will have them as well. # That'll make our lives easier going forward in terms of development, # and avoid trivial conflicts in this area. # # - Simple trace rename so that the returned opcode name is consistent # with the enum definition (Stefan) # # - Send zc rsrc request vs notification lifetime fix (Pavel)" # # * tag 'io_uring-6.0-2022-09-18' of git://git.kernel.dk/linux: # io_uring/opdef: rename SENDZC_NOTIF to SEND_ZC # io_uring/net: fix zc fixed buf lifetime # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux-ld --version # < git log --format=%s --max-count=1 38eddeedbbeac33f26845c29e7414b9313ea70db # < make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- help # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:7043:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD .config:7048:warning: override: reassigning to symbol GCC_PLUGIN_LATENT_ENTROPY # make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/x86_64-linux/bin/x86_64-linux- /bin/sh: 1: zstd: not found cat: write error: Broken pipe make[3]: *** [/kisskb/src/arch/x86/boot/compressed/Makefile:145: 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:272: bzImage] Error 2 make: *** [Makefile:222: __sub-make] Error 2 Command 'make -s -j 48 ARCH=x86_64 O=/kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.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:05:32.403001