# git rev-parse -q --verify 8db5efb83fa99e81c3f8dee92a6589b251f117f3^{commit} 8db5efb83fa99e81c3f8dee92a6589b251f117f3 already have revision, skipping fetch # git checkout -q -f -B kisskb 8db5efb83fa99e81c3f8dee92a6589b251f117f3 # git clean -qxdf # < git log -1 # commit 8db5efb83fa99e81c3f8dee92a6589b251f117f3 # Merge: e77a830c8297 482715ff0601 # Author: Linus Torvalds # Date: Fri Apr 23 17:11:10 2021 -0700 # # Merge tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl # # Pull pin control fixes from Linus Walleij: # "Late pin control fixes, would have been in the main pull request # normally but hey I got lucky and we got another week to polish up # v5.12 so here we go. # # One driver fix and one making the core debugfs work: # # - Fix the number of pins in the community of the Intel Lewisburg SoC # # - Show pin numbers for controllers with base = 0 in the new debugfs # feature" # # * tag 'pinctrl-v5.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/linusw/linux-pinctrl: # pinctrl: core: Show pin numbers for the controllers with base = 0 # pinctrl: lewisburg: Update number of pins in community # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 8db5efb83fa99e81c3f8dee92a6589b251f117f3 # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- allnoconfig # < make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 32 ARCH=sh O=/kisskb/build/linus_sh-allnoconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/traps.c: In function 'nmi_trap_handler': /kisskb/src/arch/sh/kernel/traps.c:183:15: warning: unused variable 'cpu' [-Wunused-variable] unsigned int cpu = smp_processor_id(); ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sh-allnoconfig_sh4-gcc4.9 # Build took: 0:00:18.591650