# git rev-parse -q --verify f838f8d2b694cf9d524dc4423e9dd2db13892f3f^{commit} f838f8d2b694cf9d524dc4423e9dd2db13892f3f already have revision, skipping fetch # git checkout -q -f -B kisskb f838f8d2b694cf9d524dc4423e9dd2db13892f3f # git clean -qxdf # < git log -1 # commit f838f8d2b694cf9d524dc4423e9dd2db13892f3f # Author: Linus Torvalds # Date: Sat Dec 26 09:19:49 2020 -0800 # # mfd: ab8500-debugfs: Remove extraneous seq_putc # # Commit c9a3c4e637ac ("mfd: ab8500-debugfs: Remove extraneous curly # brace") removed a left-over curly brace that caused build failures, but # Joe Perches points out that the subsequent 'seq_putc()' should also be # removed, because the commit that caused all these problems already added # the final '\n' to the seq_printf() above it. # # Reported-by: Joe Perches # Fixes: 886c8121659d ("mfd: ab8500-debugfs: Remove the racy fiddling with irq_desc") # Cc: Thomas Gleixner # Cc: Nathan Chancellor # Signed-off-by: Linus Torvalds # < /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 f838f8d2b694cf9d524dc4423e9dd2db13892f3f # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/sh4-linux/bin/sh4-linux- hp6xx_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_hp6xx_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(); ^ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_hp6xx_defconfig_sh4-gcc4.9 # Build took: 0:00:18.611349