# git rev-parse -q --verify f289811258552a8a8c15d2446f9ead1d567357f2^{commit} f289811258552a8a8c15d2446f9ead1d567357f2 already have revision, skipping fetch # 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-11.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 f289811258552a8a8c15d2446f9ead1d567357f2 # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- micro32r2_defconfig ./.config.micro32r2_defconfig:95:warning: override: CPU_BIG_ENDIAN changes choice state .config:94:warning: override: CPU_BIG_ENDIAN changes choice state # < make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- /kisskb/src/arch/mips/boot/dts/img/boston.dts:128.19-178.5: Warning (pci_device_reg): /pci@14000000/pci2_root@0,0,0: PCI unit address format error, expected "0,0" {standard input}: Assembler messages: {standard input}:1295: Error: branch to a symbol in another ISA mode make[3]: *** [/kisskb/src/scripts/Makefile.build:292: arch/mips/kernel/smp-cps.o] Error 1 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/scripts/Makefile.build:555: arch/mips/kernel] Error 2 make[2]: *** Waiting for unfinished jobs.... make[1]: *** [/kisskb/src/Makefile:1835: arch/mips] Error 2 make[1]: *** Waiting for unfinished jobs.... make: *** [Makefile:219: __sub-make] Error 2 Command 'make -s -j 24 ARCH=mips O=/kisskb/build/linus_micro32r2_defconfig_mips-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/mips-linux/bin/mips-linux- ' returned non-zero exit status 2 # rm -rf /kisskb/build/linus_micro32r2_defconfig_mips-gcc11 # Build took: 0:01:35.209243