# git rev-parse -q --verify b0ea262a2347eac8522de5eef24ccd7a90dad7d4^{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 b0ea262a2347eac8522de5eef24ccd7a90dad7d4^{commit} b0ea262a2347eac8522de5eef24ccd7a90dad7d4 # git checkout -q -f -B kisskb b0ea262a2347eac8522de5eef24ccd7a90dad7d4 # git clean -qxdf # < git log -1 # commit b0ea262a2347eac8522de5eef24ccd7a90dad7d4 # Merge: 7e6d869f5f02 55dee1bc0d72 # Author: Linus Torvalds # Date: Fri Mar 13 15:21:32 2020 -0700 # # Merge tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client bugfixes from Anna Schumaker: # "These are mostly fscontext fixes, but there is also one that fixes # collisions seen in fscache: # # - Ensure the fs_context has the correct fs_type when mounting and # submounting # # - Fix leaking of ctx->nfs_server.hostname # # - Add minor version to fscache key to prevent collisions" # # * tag 'nfs-for-5.6-3' of git://git.linux-nfs.org/projects/anna/linux-nfs: # nfs: add minor version to nfs_server_key for fscache # NFS: Fix leak of ctx->nfs_server.hostname # NFS: Don't hard-code the fs_type when submounting # NFS: Ensure the fs_context has the correct fs_type before mounting # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 b0ea262a2347eac8522de5eef24ccd7a90dad7d4 # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0xAB8A9D40 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # < make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- help # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- olddefconfig # make -s -j 32 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/drivers/memory/tegra/tegra186.c:1578:12: warning: 'tegra186_mc_resume' defined but not used [-Wunused-function] static int tegra186_mc_resume(struct device *dev) ^~~~~~~~~~~~~~~~~~ /kisskb/src/drivers/memory/tegra/tegra186.c:1573:12: warning: 'tegra186_mc_suspend' defined but not used [-Wunused-function] static int tegra186_mc_suspend(struct device *dev) ^~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:03:56.339636