# git rev-parse -q --verify 18ba6034468e7949a9e2c2cf28e2e123b4fe7a50^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master # git rev-parse -q --verify 18ba6034468e7949a9e2c2cf28e2e123b4fe7a50^{commit} 18ba6034468e7949a9e2c2cf28e2e123b4fe7a50 # git checkout -q -f -B kisskb 18ba6034468e7949a9e2c2cf28e2e123b4fe7a50 # git clean -qxdf # < git log -1 # commit 18ba6034468e7949a9e2c2cf28e2e123b4fe7a50 # Merge: 721068dec4ec 509abfc7a0ba # Author: Linus Torvalds # Date: Mon Sep 23 12:01:45 2024 -0700 # # Merge tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux # # Pull nfsd updates from Chuck Lever: # "Notable features of this release include: # # - Pre-requisites for automatically determining the RPC server thread # count # # - Clean-up and preparation for supporting LOCALIO, which will be # merged via the NFS client tree # # - Enhancements and fixes to NFSv4.2 COPY offload # # - A new Python-based tool for generating kernel SunRPC XDR encoding # and decoding functions, added as an aid for prototyping features in # protocols based on the Linux kernel's SunRPC implementation # # As always I am grateful to the NFSD contributors, reviewers, testers, # and bug reporters who participated during this cycle" # # * tag 'nfsd-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/linux: (57 commits) # xdrgen: Prevent reordering of encoder and decoder functions # xdrgen: typedefs should use the built-in string and opaque functions # xdrgen: Fix return code checking in built-in XDR decoders # tools: Add xdrgen # nfsd: fix delegation_blocked() to block correctly for at least 30 seconds # nfsd: fix initial getattr on write delegation # nfsd: untangle code in nfsd4_deleg_getattr_conflict() # nfsd: enforce upper limit for namelen in __cld_pipe_inprogress_downcall() # nfsd: return -EINVAL when namelen is 0 # NFSD: Wrap async copy operations with trace points # NFSD: Clean up extra whitespace in trace_nfsd_copy_done # NFSD: Record the callback stateid in copy tracepoints # NFSD: Display copy stateids with conventional print formatting # NFSD: Limit the number of concurrent async COPY operations # NFSD: Async COPY result needs to return a write verifier # nfsd: avoid races with wake_up_var() # nfsd: use clear_and_wake_up_bit() # sunrpc: xprtrdma: Use ERR_CAST() to return # NFSD: Annotate struct pnfs_block_deviceaddr with __counted_by() # nfsd: call cache_put if xdr_reserve_space returns NULL # ... # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 18ba6034468e7949a9e2c2cf28e2e123b4fe7a50 # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allnoconfig # < make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 40 ARCH=sparc64 O=/kisskb/build/linus_allnoconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/arch/sparc/vdso/vclock_gettime.c:254:1: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) ^ /kisskb/src/arch/sparc/vdso/vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' In file included from /kisskb/src/arch/sparc/vdso/vdso32/vclock_gettime.c:22:0: /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:254:1: warning: no previous prototype for '__vdso_clock_gettime' [-Wmissing-prototypes] __vdso_clock_gettime(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:282:1: warning: no previous prototype for '__vdso_clock_gettime_stick' [-Wmissing-prototypes] __vdso_clock_gettime_stick(clockid_t clock, struct __kernel_old_timespec *ts) ^ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:307:1: warning: no previous prototype for '__vdso_gettimeofday' [-Wmissing-prototypes] __vdso_gettimeofday(struct __kernel_old_timeval *tv, struct timezone *tz) ^ /kisskb/src/arch/sparc/vdso/vdso32/../vclock_gettime.c:343:1: warning: no previous prototype for '__vdso_gettimeofday_stick' [-Wmissing-prototypes] __vdso_gettimeofday_stick(struct __kernel_old_timeval *tv, struct timezone *tz) ^ cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3078:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] #warning clone3() entry point is missing, please fix ^ /kisskb/src/kernel/fork.c: At top level: cc1: warning: unrecognized command line option '-Wno-shift-negative-value' cc1: warning: unrecognized command line option '-Wno-stringop-overflow' Completed OK # rm -rf /kisskb/build/linus_allnoconfig_sparc64-gcc5 # Build took: 0:00:43.383666