# git rev-parse -q --verify 8d8d276ba2fb5f9ac4984f5c10ae60858090babc^{commit} 8d8d276ba2fb5f9ac4984f5c10ae60858090babc already have revision, skipping fetch # git checkout -q -f -B kisskb 8d8d276ba2fb5f9ac4984f5c10ae60858090babc # git clean -qxdf # < git log -1 # commit 8d8d276ba2fb5f9ac4984f5c10ae60858090babc # Merge: bc83b4d1f086 4e378158e5c1 # Author: Linus Torvalds # Date: Tue Sep 10 09:05:20 2024 -0700 # # Merge tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace # # Pull tracing fixes from Steven Rostedt: # # - Move declaration of interface_lock outside of CONFIG_TIMERLAT_TRACER # # The fix to some locking races moved the declaration of the # interface_lock up in the file, but also moved it into the # CONFIG_TIMERLAT_TRACER #ifdef block, breaking the build when that # wasn't set. Move it further up and out of that #ifdef block. # # - Remove unused function run_tracer_selftest() stub # # When CONFIG_FTRACE_STARTUP_TEST is not set the stub function # run_tracer_selftest() is not used and clang is warning about it. # Remove the function stub as it is not needed. # # * tag 'trace-v6.11-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: # tracing: Drop unused helper function to fix the build # tracing/osnoise: Fix build when timerlat is not enabled # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 8d8d276ba2fb5f9ac4984f5c10ae60858090babc # make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7750_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- se7750_defconfig # < make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7750_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- help # make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7750_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- olddefconfig # make -s -j 160 ARCH=sh O=/kisskb/build/linus_se7750_defconfig_sh4-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3072:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3072 | #warning clone3() entry point is missing, please fix | ^~~~~~~ Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_se7750_defconfig_sh4-gcc13 # Build took: 0:00:27.896271