# git rev-parse -q --verify 734610514cb0234763cc97ddbd235b7981889445^{commit} 734610514cb0234763cc97ddbd235b7981889445 already have revision, skipping fetch # git checkout -q -f -B kisskb 734610514cb0234763cc97ddbd235b7981889445 # git clean -qxdf # < git log -1 # commit 734610514cb0234763cc97ddbd235b7981889445 # Merge: 1dfe225e9af5 9b32b063be10 # Author: Linus Torvalds # Date: Tue Jul 2 11:59:34 2024 -0700 # # Merge tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs fixes from Gao Xiang: # "The most important one fixes possible infinite loops reported by a # smartphone vendor OPPO recently due to some unexpected zero-sized # compressed pcluster out of interrupted I/Os, storage failures, etc. # # Another patch fixes global buffer memory leak on unloading, and the # remaining one switches to use super_set_uuid() to keep with the other # filesystems. # # Summary: # # - Fix possible global buffer memory leak when unloading EROFS module # # - Fix FS_IOC_GETFSUUID ioctl by using super_set_uuid() # # - Reset m_llen to 0 so then it can retry if metadata is invalid" # # * tag 'erofs-for-6.10-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: ensure m_llen is reset to 0 if metadata is invalid # erofs: convert to use super_set_uuid to support for FS_IOC_GETFSUUID # erofs: fix possible memory leak in z_erofs_gbuf_exit() # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 734610514cb0234763cc97ddbd235b7981889445 # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- /kisskb/src/fs/bcachefs/data_update.c: In function '__bch2_data_update_index_update': /kisskb/src/fs/bcachefs/data_update.c:336:1: error: the frame size of 1028 bytes is larger than 1024 bytes [-Werror=frame-larger-than=] } ^ cc1: all warnings being treated as errors make[5]: *** [/kisskb/src/scripts/Makefile.build:244: fs/bcachefs/data_update.o] Error 1 make[5]: *** Waiting for unfinished jobs.... make[4]: *** [/kisskb/src/scripts/Makefile.build:485: fs/bcachefs] Error 2 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: fs] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1934: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 40 ARCH=m68k O=/kisskb/build/linus_allmodconfig_m68k-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.5.0-nolibc/m68k-linux/bin/m68k-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_m68k-gcc8 # Build took: 0:05:55.448521