# git rev-parse -q --verify c42d9eeef8e5ba9292eda36fd8e3c11f35ee065c^{commit} c42d9eeef8e5ba9292eda36fd8e3c11f35ee065c already have revision, skipping fetch # git checkout -q -f -B kisskb c42d9eeef8e5ba9292eda36fd8e3c11f35ee065c # git clean -qxdf # < git log -1 # commit c42d9eeef8e5ba9292eda36fd8e3c11f35ee065c # Merge: 86d11b0e20c0 782ce431613c # Author: Linus Torvalds # Date: Tue Nov 14 23:47:12 2023 -0500 # # Merge tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux # # Pull hardening fixes from Kees Cook: # # - stackleak: add declarations for global functions (Arnd Bergmann) # # - gcc-plugins: randstruct: Only warn about true flexible arrays (Kees # Cook) # # - gcc-plugins: latent_entropy: Fix description typo (Konstantin Runov) # # * tag 'hardening-v6.7-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/kees/linux: # gcc-plugins: latent_entropy: Fix typo (args -> argc) in plugin description # gcc-plugins: randstruct: Only warn about true flexible arrays # stackleak: add declarations for global functions # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 c42d9eeef8e5ba9292eda36fd8e3c11f35ee065c # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- rv32_defconfig Using .config as base Merging /kisskb/src/arch/riscv/configs/32-bit.config Value of CONFIG_PORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: CONFIG_PORTABLE=y New value: # CONFIG_PORTABLE is not set Value of CONFIG_NONPORTABLE is redefined by fragment /kisskb/src/arch/riscv/configs/32-bit.config: Previous value: # CONFIG_NONPORTABLE is not set New value: CONFIG_NONPORTABLE=y # # merged configuration written to .config (needs make) # .config:6278:warning: override: ARCH_RV32I changes choice state # < make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 160 ARCH=riscv O=/kisskb/build/linus_rv32_defconfig_riscv-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/riscv64-linux/bin/riscv64-linux- Completed OK # rm -rf /kisskb/build/linus_rv32_defconfig_riscv-gcc13 # Build took: 0:03:58.125815