# git rev-parse -q --verify 771ed66105de9106a6f3e4311e06451881cdac5e^{commit} 771ed66105de9106a6f3e4311e06451881cdac5e already have revision, skipping fetch # git checkout -q -f -B kisskb 771ed66105de9106a6f3e4311e06451881cdac5e # git clean -qxdf # < git log -1 # commit 771ed66105de9106a6f3e4311e06451881cdac5e # Merge: c5dbc2ed0006 2607133196c3 # Author: Linus Torvalds # Date: Sat Jun 8 19:14:02 2024 -0700 # # Merge tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux # # Pull clk fix from Stephen Boyd: # "One fix for the SiFive PRCI clocks so that the device boots again. # # This driver was registering clkdev lookups that were always going to # be useless. This wasn't a problem until clkdev started returning an # error in these cases, causing this driver to fail probe, and thus boot # to fail because clks are essential for most drivers. The fix is # simple, don't use clkdev because this is a DT based system where # clkdev isn't used" # # * tag 'clk-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/clk/linux: # clk: sifive: Do not register clkdevs for PRCI clocks # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux-ld --version # < git log --format=%s --max-count=1 771ed66105de9106a6f3e4311e06451881cdac5e # make -s -j 32 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- allnoconfig # < make -s -j 32 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- help # make -s -j 32 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- olddefconfig # make -s -j 32 ARCH=mips O=/kisskb/build/linus_allnoconfig_mips-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/mips-linux/bin/mips-linux- Completed OK # rm -rf /kisskb/build/linus_allnoconfig_mips-gcc13 # Build took: 0:00:27.412672