# git rev-parse -q --verify a581387e415bbb0085e7e67906c8f4a99746590e^{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 a581387e415bbb0085e7e67906c8f4a99746590e^{commit} a581387e415bbb0085e7e67906c8f4a99746590e # git checkout -q -f -B kisskb a581387e415bbb0085e7e67906c8f4a99746590e # git clean -qxdf # < git log -1 # commit a581387e415bbb0085e7e67906c8f4a99746590e # Merge: d33db702745b 309fc03a3284 # Author: Linus Torvalds # Date: Fri Jul 10 09:57:57 2020 -0700 # # Merge tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block # # Pull io_uring fixes from Jens Axboe: # # - Fix memleak for error path in registered files (Yang) # # - Export CQ overflow state in flags, necessary to fix a case where # liburing doesn't know if it needs to enter the kernel (Xiaoguang) # # - Fix for a regression in when user memory is accounted freed, causing # issues with back-to-back ring exit + init if the ulimit -l setting is # very tight. # # * tag 'io_uring-5.8-2020-07-10' of git://git.kernel.dk/linux-block: # io_uring: account user memory freed when exit has been queued # io_uring: fix memleak in io_sqe_files_register() # io_uring: fix memleak in __io_sqe_files_update() # io_uring: export cq overflow status to userspace # < /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 a581387e415bbb0085e7e67906c8f4a99746590e # < 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.1.0-nolibc/x86_64-linux/bin/x86_64-linux- randconfig KCONFIG_SEED=0xAA9D1D30 # 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 # < 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.1.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.1.0-nolibc/x86_64-linux/bin/x86_64-linux- olddefconfig .config:4783:warning: override: reassigning to symbol STANDALONE # 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.1.0-nolibc/x86_64-linux/bin/x86_64-linux- arch/x86/kernel/sys_ia32.o: warning: objtool: cp_stat64()+0xc6: call to new_encode_dev() with UACCESS enabled /kisskb/src/mm/memory.c:87:2: warning: #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. [-Wcpp] #warning Unfortunate NUMA and NUMA Balancing config, growing page-frame for last_cpupid. ^~~~~~~ /kisskb/build/tmp/ccsmhikL.s: Assembler messages: /kisskb/build/tmp/ccsmhikL.s:17043: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL528' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:280: lib/zstd/fse_decompress.o] Error 1 make[3]: *** Waiting for unfinished jobs.... /kisskb/build/tmp/ccqODoSc.s: Assembler messages: /kisskb/build/tmp/ccqODoSc.s:53716: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1541' {.text section} /kisskb/build/tmp/ccqODoSc.s:53727: Error: can't resolve `.text.unlikely' {.text.unlikely section} - `.LVL1542' {.text section} make[3]: *** [/kisskb/src/scripts/Makefile.build:280: lib/zstd/huf_decompress.o] Error 1 make[2]: *** [/kisskb/src/scripts/Makefile.build:497: lib/zstd] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1756: lib] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:185: __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.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:05:08.145087