# git rev-parse -q --verify 53a01c9a5fcf74b7f855e70dd69742fb3cb84c83^{commit} 53a01c9a5fcf74b7f855e70dd69742fb3cb84c83 already have revision, skipping fetch # git checkout -q -f -B kisskb 53a01c9a5fcf74b7f855e70dd69742fb3cb84c83 # git clean -qxdf # < git log -1 # commit 53a01c9a5fcf74b7f855e70dd69742fb3cb84c83 # Merge: 9157141c95bc 0af4c8be97a1 # Author: Linus Torvalds # Date: Thu Aug 23 16:03:58 2018 -0700 # # Merge tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs # # Pull NFS client updates from Anna Schumaker: # "These patches include adding async support for the v4.2 COPY # operation. I think Bruce is planning to send the server patches for # the next release, but I figured we could get the client side out of # the way now since it's been in my tree for a while. This shouldn't # cause any problems, since the server will still respond with # synchronous copies even if the client requests async. # # Features: # - Add support for asynchronous server-side COPY operations # # Stable bufixes: # - Fix an off-by-one in bl_map_stripe() (v3.17+) # - NFSv4 client live hangs after live data migration recovery (v4.9+) # - xprtrdma: Fix disconnect regression (v4.18+) # - Fix locking in pnfs_generic_recover_commit_reqs (v4.14+) # - Fix a sleep in atomic context in nfs4_callback_sequence() (v4.9+) # # Other bugfixes and cleanups: # - Optimizations and fixes involving NFS v4.1 / pNFS layout handling # - Optimize lseek(fd, SEEK_CUR, 0) on directories to avoid locking # - Immediately reschedule writeback when the server replies with an # error # - Fix excessive attribute revalidation in nfs_execute_ok() # - Add error checking to nfs_idmap_prepare_message() # - Use new vm_fault_t return type # - Return a delegation when reclaiming one that the server has # recalled # - Referrals should inherit proto setting from parents # - Make rpc_auth_create_args a const # - Improvements to rpc_iostats tracking # - Fix a potential reference leak when there is an error processing a # callback # - Fix rmdir / mkdir / rename nlink accounting # - Fix updating inode change attribute # - Fix error handling in nfsn4_sp4_select_mode() # - Use an appropriate work queue for direct-write completion # - Don't busy wait if NFSv4 session draining is interrupted" # # * tag 'nfs-for-4.19-1' of git://git.linux-nfs.org/projects/anna/linux-nfs: (54 commits) # pNFS: Remove unwanted optimisation of layoutget # pNFS/flexfiles: ff_layout_pg_init_read should exit on error # pNFS: Treat RECALLCONFLICT like DELAY... # pNFS: When updating the stateid in layoutreturn, also update the recall range # NFSv4: Fix a sleep in atomic context in nfs4_callback_sequence() # NFSv4: Fix locking in pnfs_generic_recover_commit_reqs # NFSv4: Fix a typo in nfs4_init_channel_attrs() # NFSv4: Don't busy wait if NFSv4 session draining is interrupted # NFS recover from destination server reboot for copies # NFS add a simple sync nfs4_proc_commit after async COPY # NFS handle COPY ERR_OFFLOAD_NO_REQS # NFS send OFFLOAD_CANCEL when COPY killed # NFS export nfs4_async_handle_error # NFS handle COPY reply CB_OFFLOAD call race # NFS add support for asynchronous COPY # NFS COPY xdr handle async reply # NFS OFFLOAD_CANCEL xdr # NFS CB_OFFLOAD xdr # NFS: Use an appropriate work queue for direct-write completion # NFSv4: Fix error handling in nfs4_sp4_select_mode() # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 53a01c9a5fcf74b7f855e70dd69742fb3cb84c83 # < make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- randconfig KCONFIG_SEED=0x4DB1AC49 # Added to kconfig CONFIG_STANDALONE=y # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_CPU_BIG_ENDIAN=y # Added to kconfig CONFIG_PPC64=y # Added to kconfig CONFIG_PPC_DISABLE_WERROR=y # Added to kconfig CONFIG_SECTION_MISMATCH_WARN_ONLY=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_LD_HEAD_STUB_CATCH=y # Added to kconfig # yes \n | make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- oldconfig yes: standard output: Broken pipe # make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/kernel/iommu.c: In function 'tce_iommu_bus_notifier_init': /kisskb/src/arch/powerpc/kernel/iommu.c:1190:32: error: 'pci_bus_type' undeclared (first use in this function) /kisskb/src/arch/powerpc/kernel/iommu.c:1190:32: note: each undeclared identifier is reported only once for each function it appears in make[2]: *** [/kisskb/src/scripts/Makefile.build:307: arch/powerpc/kernel/iommu.o] Error 1 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1057: arch/powerpc/kernel] Error 2 make[1]: *** Waiting for unfinished jobs.... /kisskb/src/kernel/sched/core.c: In function 'update_rq_clock_task': /kisskb/src/kernel/sched/core.c:139:6: warning: unused variable 'steal' [-Wunused-variable] /kisskb/src/mm/ksm.c: In function '__stable_node_chain': /kisskb/src/mm/ksm.c:1395:15: warning: 'found_rmap_hlist_len' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/ksm.c:1367:6: note: 'found_rmap_hlist_len' was declared here /kisskb/src/fs/f2fs/node.c: In function '__set_nat_cache_dirty': /kisskb/src/include/linux/list.h:93:12: warning: 'head' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/f2fs/node.c:238:24: note: 'head' was declared here make: *** [Makefile:146: sub-make] Error 2 Command 'make -s -j 8 ARCH=powerpc O=/kisskb/build/linus-rand_powerpc-randconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus-rand_powerpc-randconfig_powerpc # Build took: 0:01:07.064114