# git rev-parse -q --verify c5d714aa6dce262482992cccc0ab01383294f7ac^{commit} c5d714aa6dce262482992cccc0ab01383294f7ac already have revision, skipping fetch # git checkout -q -f -B kisskb c5d714aa6dce262482992cccc0ab01383294f7ac # git clean -qxdf # < git log -1 # commit c5d714aa6dce262482992cccc0ab01383294f7ac # Merge: 42964a18f81c 1e34064b6055 # Author: Linus Torvalds # Date: Sun Feb 13 10:06:40 2022 -0800 # # Merge tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull irq fixes from Thomas Gleixner: # "Interrupt chip driver fixes: # # - Don't install an hotplug notifier for GICV3-ITS on systems which do # not need it to prevent a warning in the notifier about inconsistent # state # # - Add the missing device tree matching for the T-HEAD PLIC variant so # the related SoC is properly supported" # # * tag 'irq-urgent-2022-02-13' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # irqchip/sifive-plic: Add missing thead,c900-plic match string # dt-bindings: update riscv plic compatible string # irqchip/gic-v3-its: Skip HP notifier when no ITS is registered # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux-ld --version # < git log --format=%s --max-count=1 c5d714aa6dce262482992cccc0ab01383294f7ac # < make -s -j 32 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- defconfig # < make -s -j 32 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- help # make -s -j 32 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- olddefconfig # make -s -j 32 ARCH=riscv O=/kisskb/build/linus_riscv-defconfig_riscv-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.1.0-nolibc/riscv64-linux/bin/riscv64-linux- Completed OK # rm -rf /kisskb/build/linus_riscv-defconfig_riscv-gcc11 # Build took: 0:01:22.594149