# git rev-parse -q --verify 1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a^{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 1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a^{commit} 1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a # git checkout -q -f -B kisskb 1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a # git clean -qxdf # < git log -1 # commit 1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a # Merge: c6ad7c3ce980 af84537dbd1b # Author: Linus Torvalds # Date: Fri Oct 11 14:28:59 2019 -0700 # # Merge tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client bugfixes from Anna Schumaker: # "Stable bugfixes: # - Fix O_DIRECT accounting of number of bytes read/written # v4.1+ # # Other fixes: # - Fix nfsi->nrequests count error on nfs_inode_remove_request() # - Remove redundant mirror tracking in O_DIRECT # - Fix leak of clp->cl_acceptor string # - Fix race to sk_err after xs_error_report" # # * tag 'nfs-for-5.4-2' of git://git.linux-nfs.org/projects/anna/linux-nfs: # SUNRPC: fix race to sk_err after xs_error_report # NFSv4: Fix leak of clp->cl_acceptor string # NFS: Remove redundant mirror tracking in O_DIRECT # NFS: Fix O_DIRECT accounting of number of bytes read/written # nfs: Fix nfsi->nrequests count error on nfs_inode_remove_request # < /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 1c0cc5f1ae5ee5a6913704c0d75a6e99604ee30a # < make -s -j 120 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=0xAB684803 # 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 # yes \n | make -s -j 120 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- oldconfig yes: standard output: Broken pipe # make -s -j 120 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/src/tools/objtool /kisskb/src/drivers/staging/wilc1000/wilc_hif.c: In function 'wilc_parse_join_bss_param': /kisskb/src/drivers/staging/wilc1000/wilc_hif.c:561:45: warning: array subscript 2 is above array bounds of 'u32[2]' {aka 'unsigned int[2]'} [-Warray-bounds] param->akm_suites[i] = crypto->akm_suites[i] & 0xFF; ~~~~~~~~~~~~~~~~~~^~~ /kisskb/src/drivers/staging/wilc1000/wilc_hif.c: In function 'wilc_parse_join_bss_param': /kisskb/src/drivers/staging/wilc1000/wilc_hif.c:561:45: warning: array subscript 2 is above array bounds of 'u32[2]' {aka 'unsigned int[2]'} [-Warray-bounds] param->akm_suites[i] = crypto->akm_suites[i] & 0xFF; ~~~~~~~~~~~~~~~~~~^~~ arch/x86/tools/insn_decoder_test: success: Decoded and checked 5595238 instructions arch/x86/tools/insn_sanity: Success: decoded and checked 1000000 random instructions with 0 errors (seed:0x7cbf3fa7) Completed OK # rm -rf /kisskb/build/linus-rand_x86_64-randconfig_x86_64-gcc8 # Build took: 0:05:07.032765