# git rev-parse -q --verify f289811258552a8a8c15d2446f9ead1d567357f2^{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 f289811258552a8a8c15d2446f9ead1d567357f2^{commit} f289811258552a8a8c15d2446f9ead1d567357f2 # git checkout -q -f -B kisskb f289811258552a8a8c15d2446f9ead1d567357f2 # git clean -qxdf # < git log -1 # commit f289811258552a8a8c15d2446f9ead1d567357f2 # Merge: fea3043314f3 8e51ec6146fd # Author: Linus Torvalds # Date: Tue May 24 19:09:16 2022 -0700 # # Merge tag 'dlm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm # # Pull dlm updates from David Teigland: # "This includes several large patches to improve endian handling and # remove sparse warnings. The code previously used in/out, in-place # endianness conversion functions. # # Other code cleanup includes the list iterator changes. # # Finally, a long standing bug was found and fixed, caused by missed # decrement on an lock struct ref count" # # * tag 'dlm-5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/teigland/linux-dlm: (28 commits) # dlm: use kref_put_lock in __put_lkb # dlm: use kref_put_lock in put_rsb # dlm: remove unnecessary error assign # dlm: fix missing lkb refcount handling # fs: dlm: cast resource pointer to uintptr_t # dlm: replace usage of found with dedicated list iterator variable # dlm: remove usage of list iterator for list_add() after the loop body # dlm: fix pending remove if msg allocation fails # dlm: fix wake_up() calls for pending remove # dlm: check required context while close # dlm: cleanup lock handling in dlm_master_lookup # dlm: remove found label in dlm_master_lookup # dlm: remove __user conversion warnings # dlm: move conversion to compile time # dlm: use __le types for dlm messages # dlm: use __le types for rcom messages # dlm: use __le types for dlm header # dlm: use __le types for options header # dlm: add __CHECKER__ for false positives # dlm: move global to static inits # ... # < /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 f289811258552a8a8c15d2446f9ead1d567357f2 # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/sparc64-linux/bin/sparc64-linux- :1517:2: warning: #warning syscall clone3 not implemented [-Wcpp] kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64-gcc5 # Build took: 0:11:40.145354