# git rev-parse -q --verify 76c057c84d286140c6c416c3b4ba832cd1d8984e^{commit} 76c057c84d286140c6c416c3b4ba832cd1d8984e already have revision, skipping fetch # git checkout -q -f -B kisskb 76c057c84d286140c6c416c3b4ba832cd1d8984e # git clean -qxdf # < git log -1 # commit 76c057c84d286140c6c416c3b4ba832cd1d8984e # Merge: 2ab38c17aac1 00e35f2b0e8a # Author: Linus Torvalds # Date: Wed Jan 27 11:06:15 2021 -0800 # # Merge branch 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux # # Pull parisc fixes from Helge Deller: # "Two small fixes: # # - Fix linking error with 64-bit kernel when modules are disabled, # reported by kernel test robot # # - Remove leftover reference to power_tasklet, by Davidlohr Bueso" # # * 'parisc-5.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/deller/parisc-linux: # parisc: Enable -mlong-calls gcc option by default when !CONFIG_MODULES # parisc: Remove leftover reference to the power_tasklet # < /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 76c057c84d286140c6c416c3b4ba832cd1d8984e # < make -s -j 32 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 32 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 32 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 32 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:27.263235