# git rev-parse -q --verify d83e98f9d8c88cbae1b05fa5751bddfcf0e222b2^{commit} d83e98f9d8c88cbae1b05fa5751bddfcf0e222b2 already have revision, skipping fetch # git checkout -q -f -B kisskb d83e98f9d8c88cbae1b05fa5751bddfcf0e222b2 # git clean -qxdf # < git log -1 # commit d83e98f9d8c88cbae1b05fa5751bddfcf0e222b2 # Merge: 8e29be3468d4 e82ad4853948 # Author: Linus Torvalds # Date: Sat Apr 3 14:26:47 2021 -0700 # # Merge tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block # # POull io_uring fix from Jens Axboe: # "Just fixing a silly braino in a previous patch, where we'd end up # failing to compile if CONFIG_BLOCK isn't enabled. # # Not that a lot of people do that, but kernel bot spotted it and it's # probably prudent to just flush this out now before -rc6. # # Sorry about that, none of my test compile configs have !CONFIG_BLOCK" # # * tag 'io_uring-5.12-2021-04-03' of git://git.kernel.dk/linux-block: # io_uring: fix !CONFIG_BLOCK compilation failure # < /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 d83e98f9d8c88cbae1b05fa5751bddfcf0e222b2 # < make -s -j 120 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 120 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 120 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 120 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:16.994244