# git rev-parse -q --verify b947cc5bf6d793101135265352e205aeb30b54f0^{commit} b947cc5bf6d793101135265352e205aeb30b54f0 already have revision, skipping fetch # git checkout -q -f -B kisskb b947cc5bf6d793101135265352e205aeb30b54f0 # git clean -qxdf # < git log -1 # commit b947cc5bf6d793101135265352e205aeb30b54f0 # Merge: 5af385f5f4cd 7af2ae1b1531 # Author: Linus Torvalds # Date: Mon Apr 29 08:52:08 2024 -0700 # # Merge tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs # # Pull erofs fixes from Gao Xiang: # "Three fixes related to EROFS fscache mode. The most important two # patches fix calling kill_block_super() in bdev-based mode instead of # kill_anon_super(). The remaining patch is an informative one. # # Summary: # # - Better error message when prepare_ondemand_read failed # # - Fix unmount of bdev-based mode if CONFIG_EROFS_FS_ONDEMAND is on" # # * tag 'erofs-for-6.9-rc7-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/xiang/erofs: # erofs: reliably distinguish block based and fscache mode # erofs: get rid of erofs_fs_context # erofs: modify the error message when prepare_ondemand_read failed # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/xtensa-linux/bin/xtensa-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/xtensa-linux/bin/xtensa-linux-ld --version # < git log --format=%s --max-count=1 b947cc5bf6d793101135265352e205aeb30b54f0 # make -s -j 160 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/xtensa-linux/bin/xtensa-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_MODULE_SIG=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_GCC_PLUGINS=n # Added to kconfig # < make -s -j 160 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/xtensa-linux/bin/xtensa-linux- help # make -s -j 160 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/xtensa-linux/bin/xtensa-linux- olddefconfig # make -s -j 160 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/xtensa-linux/bin/xtensa-linux- /kisskb/src/crypto/scompress.c: In function 'scomp_acomp_comp_decomp': /kisskb/src/crypto/scompress.c:174:38: error: unused variable 'dst_page' [-Werror=unused-variable] 174 | struct page *dst_page = sg_page(req->dst); | ^~~~~~~~ cc1: all warnings being treated as errors make[4]: *** [/kisskb/src/scripts/Makefile.build:244: crypto/scompress.o] Error 1 make[4]: *** Waiting for unfinished jobs.... make[3]: *** [/kisskb/src/scripts/Makefile.build:485: crypto] Error 2 make[3]: *** Waiting for unfinished jobs.... make[2]: *** [/kisskb/src/Makefile:1919: .] Error 2 make[1]: *** [/kisskb/src/Makefile:240: __sub-make] Error 2 make: *** [Makefile:240: __sub-make] Error 2 Command 'make -s -j 160 ARCH=xtensa O=/kisskb/build/linus_allmodconfig_xtensa-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/xtensa-linux/bin/xtensa-linux- ' returned non-zero exit status 2. # rm -rf /kisskb/build/linus_allmodconfig_xtensa-gcc13 # Build took: 0:09:47.656915