# git rev-parse -q --verify 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a^{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 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a^{commit} 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a # git checkout -q -f -B kisskb 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a # git clean -qxdf # < git log -1 # commit 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a # Merge: c0aa53389b0c ff053dbbaffe # Author: Linus Torvalds # Date: Fri Apr 8 07:39:17 2022 -1000 # # Merge tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client fixes from Trond Myklebust: # "Stable fixes: # # - SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() # # Bugfixes: # # - Fix an Oopsable condition due to SLAB_ACCOUNT setting in the # NFSv4.2 xattr code. # # - Fix for open() using an file open mode of '3' in NFSv4 # # - Replace readdir's use of xxhash() with hash_64() # # - Several patches to handle malloc() failure in SUNRPC" # # * tag 'nfs-for-5.18-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: # SUNRPC: Move the call to xprt_send_pagedata() out of xprt_sock_sendmsg() # SUNRPC: svc_tcp_sendmsg() should handle errors from xdr_alloc_bvec() # SUNRPC: Handle allocation failure in rpc_new_task() # NFS: Ensure rpc_run_task() cannot fail in nfs_async_rename() # NFSv4/pnfs: Handle RPC allocation errors in nfs4_proc_layoutget # SUNRPC: Handle low memory situations in call_status() # SUNRPC: Handle ENOMEM in call_transmit_status() # NFSv4.2: Fix missing removal of SLAB_ACCOUNT on kmem_cache allocation # SUNRPC: Ensure we flush any closed sockets before xs_xprt_free() # NFS: Replace readdir's use of xxhash() with hash_64() # SUNRPC: handle malloc failure in ->request_prepare # NFSv4: fix open failure with O_ACCMODE flag # Revert "NFSv4: Handle the special Linux file open access mode" # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 1a3b1bba7c7a5eb8a11513cf88427cb9d77bc60a # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig .config:4864:warning: override: reassigning to symbol PREVENT_FIRMWARE_BUILD # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/aarch64-linux/bin/aarch64-linux- Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc11 # Build took: 0:05:44.875108