# git rev-parse -q --verify 829e6944699530c47739b5ef091f8137526c1494^{commit} 829e6944699530c47739b5ef091f8137526c1494 already have revision, skipping fetch # git checkout -q -f -B kisskb 829e6944699530c47739b5ef091f8137526c1494 # git clean -qxdf # < git log -1 # commit 829e6944699530c47739b5ef091f8137526c1494 # Merge: cf556edfde6c 5d63944f8206 # Author: Linus Torvalds # Date: Fri Feb 14 14:46:11 2020 -0800 # # Merge tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client bugfixes from Anna Schumaker: # "The only stable fix this time is the DMA scatter-gather list bug fixed # by Chuck. # # The rest fix up races and refcounting issues that have been found # during testing. # # Stable fix: # - fix DMA scatter-gather list mapping imbalance # # The rest: # - fix directory verifier races # - fix races between open and dentry revalidation # - fix revalidation of dentries with delegations # - fix "cachethis" setting for writes # - fix delegation and delegation cred pinning" # # * tag 'nfs-for-5.6-2' of git://git.linux-nfs.org/projects/anna/linux-nfs: # NFSv4: Ensure the delegation cred is pinned when we call delegreturn # NFSv4: Ensure the delegation is pinned in nfs_do_return_delegation() # NFSv4.1 make cachethis=no for writes # xprtrdma: Fix DMA scatter-gather list mapping imbalance # NFSv4: Fix revalidation of dentries with delegations # NFSv4: Fix races between open and dentry revalidation # NFS: Fix up directory verifier races # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 829e6944699530c47739b5ef091f8137526c1494 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- powernv_defconfig # Added to kconfig CONFIG_USE_THIN_ARCHIVES=y # yes \n | make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2fc8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_powernv_defconfig+THIN_ppc64le-gcc5 # Build took: 0:03:42.354149