# git rev-parse -q --verify b678c568c561cf7e4ed40f4bcc3e85d2b50310a2^{commit} b678c568c561cf7e4ed40f4bcc3e85d2b50310a2 already have revision, skipping fetch # git checkout -q -f -B kisskb b678c568c561cf7e4ed40f4bcc3e85d2b50310a2 # git clean -qxdf # < git log -1 # commit b678c568c561cf7e4ed40f4bcc3e85d2b50310a2 # Merge: 518a1c2f0912 67e7b52d44e3 # Author: Linus Torvalds # Date: Thu Aug 8 14:47:19 2019 -0700 # # Merge tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs # # Pull NFS client fixes from Trond Myklebust: # "Highlights include: # # Stable fixes: # # - NFSv4: Ensure we check the return value of update_open_stateid() so # we correctly track active open state. # # - NFSv4: Fix for delegation state recovery to ensure we recover all # open modes that are active. # # - NFSv4: Fix an Oops in nfs4_do_setattr # # Fixes: # # - NFS: Fix regression whereby fscache errors are appearing on 'nofsc' # mounts # # - NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() # # - NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid # # - pNFS: Report errors from the call to nfs4_select_rw_stateid() # # - NFSv4: Various other delegation and open stateid recovery fixes # # - NFSv4: Fix state recovery behaviour when server connection times # out" # # * tag 'nfs-for-5.3-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfs: # NFSv4: Ensure state recovery handles ETIMEDOUT correctly # NFS: Fix regression whereby fscache errors are appearing on 'nofsc' mounts # NFSv4: Fix an Oops in nfs4_do_setattr # NFSv4: Fix a potential sleep while atomic in nfs4_do_reclaim() # NFSv4: Check the return value of update_open_stateid() # NFSv4.1: Only reap expired delegations # NFSv4.1: Fix open stateid recovery # NFSv4: Report the error from nfs4_select_rw_stateid() # NFSv4: When recovering state fails with EAGAIN, retry the same recovery # NFSv4: Print an error in the syslog when state is marked as irrecoverable # NFSv4: Fix delegation state recovery # NFSv4: Fix a credential refcount leak in nfs41_check_delegation_stateid # < /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 b678c568c561cf7e4ed40f4bcc3e85d2b50310a2 # < make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 10 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- /kisskb/src/kernel/futex.c: In function 'do_futex': /kisskb/src/kernel/futex.c:1676:17: warning: 'oldval' may be used uninitialized in this function [-Wmaybe-uninitialized] return oldval == cmparg; ^ /kisskb/src/kernel/futex.c:1651:6: note: 'oldval' was declared here int oldval, ret; ^ WARNING: vmlinux.o(.text+0x31fc): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33d0): 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_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:03:06.448938