# git rev-parse -q --verify 2c8159388952f530bd260e097293ccc0209240be^{commit} 2c8159388952f530bd260e097293ccc0209240be already have revision, skipping fetch # git checkout -q -f -B kisskb 2c8159388952f530bd260e097293ccc0209240be # git clean -qxdf # < git log -1 # commit 2c8159388952f530bd260e097293ccc0209240be # Merge: 57865f397001 19843452dca4 # Author: Linus Torvalds # Date: Sat Apr 27 12:11:55 2024 -0700 # # Merge tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux # # Pull Rust fixes from Miguel Ojeda: # # - Soundness: make internal functions generated by the 'module!' macro # inaccessible, do not implement 'Zeroable' for 'Infallible' and # require 'Send' for the 'Module' trait. # # - Build: avoid errors with "empty" files and workaround 'rustdoc' ICE. # # - Kconfig: depend on '!CFI_CLANG' and avoid selecting 'CONSTRUCTORS'. # # - Code docs: remove non-existing key from 'module!' macro example. # # - Docs: trivial rendering fix in arch table. # # * tag 'rust-fixes-6.9' of https://github.com/Rust-for-Linux/linux: # rust: remove `params` from `module` macro example # kbuild: rust: force `alloc` extern to allow "empty" Rust files # kbuild: rust: remove unneeded `@rustc_cfg` to avoid ICE # rust: kernel: require `Send` for `Module` implementations # rust: phy: implement `Send` for `Registration` # rust: make mutually exclusive with CFI_CLANG # rust: macros: fix soundness issue in `module!` macro # rust: init: remove impl Zeroable for Infallible # docs: rust: fix improper rendering in Arch Support page # rust: don't select CONSTRUCTORS # < /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 2c8159388952f530bd260e097293ccc0209240be # 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:07:03.458831