# git rev-parse -q --verify c05263df6c1ab82277cc3b2778b183b469a71a60^{commit} c05263df6c1ab82277cc3b2778b183b469a71a60 already have revision, skipping fetch # git checkout -q -f -B kisskb c05263df6c1ab82277cc3b2778b183b469a71a60 # git clean -qxdf # < git log -1 # commit c05263df6c1ab82277cc3b2778b183b469a71a60 # Merge: 291009f656e8 28dc10eb77a2 # Author: Linus Torvalds # Date: Thu Feb 11 11:21:08 2021 -0800 # # Merge tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux # # Pull gpio fixes from Bartosz Golaszewski: # "This is hopefully the last batch of fixes for this release cycle. We # have a minor fix for a Kconfig regression as well as fixes for older # bugs in gpio-ep93xx: # # - don't build gpio-mxs unconditionally with COMPILE_TEST enabled # # - fix two problems with interrupt handling in gpio-ep93xx" # # * tag 'gpio-fixes-for-v5.11' of git://git.kernel.org/pub/scm/linux/kernel/git/brgl/linux: # gpio: ep93xx: Fix single irqchip with multi gpiochips # gpio: ep93xx: fix BUG_ON port F usage # gpio: mxs: GPIO_MXS should not default to y unconditionally # < /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 c05263df6c1ab82277cc3b2778b183b469a71a60 # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_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(); ^ /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_remap_port': /kisskb/src/drivers/tty/serial/sh-sci.c:2677:19: warning: unused variable 'sport' [-Wunused-variable] struct sci_port *sport = to_sci_port(port); ^ Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4-gcc4.9 # Build took: 0:00:30.224926