# git rev-parse -q --verify de0a9f4486337d0eabacc23bd67ff73146eacdc0^{commit} de0a9f4486337d0eabacc23bd67ff73146eacdc0 already have revision, skipping fetch # git checkout -q -f -B kisskb de0a9f4486337d0eabacc23bd67ff73146eacdc0 # git clean -qxdf # < git log -1 # commit de0a9f4486337d0eabacc23bd67ff73146eacdc0 # Merge: b75f94727023 cc2c169e34b4 # Author: Linus Torvalds # Date: Fri Jun 28 16:14:59 2024 -0700 # # Merge tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux # # Pull RISC-V fixes from Palmer Dabbelt: # # - A fix for vector load/store instruction decoding, which could result # in reserved vector element length encodings decoding as valid vector # instructions. # # - Instruction patching now aggressively flushes the local instruction # cache, to avoid situations where patching functions on the flush path # results in torn instructions being fetched. # # - A fix to prevent the stack walker from showing up as part of traces. # # * tag 'riscv-for-linus-6.10-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/riscv/linux: # riscv: stacktrace: convert arch_stack_walk() to noinstr # riscv: patch: Flush the icache right after patching to avoid illegal insns # RISC-V: fix vector insn load/store width mask # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux-ld --version # < git log --format=%s --max-count=1 de0a9f4486337d0eabacc23bd67ff73146eacdc0 # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- defconfig # < make -s -j 40 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- help # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- olddefconfig # make -s -j 40 ARCH=m68k O=/kisskb/build/linus_defconfig_m68k-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/m68k-linux/bin/m68k-linux- Completed OK # rm -rf /kisskb/build/linus_defconfig_m68k-gcc11 # Build took: 0:01:13.564035