# git rev-parse -q --verify d7a5aa4b3c007fae50405ca75c40258d90300e96^{commit} d7a5aa4b3c007fae50405ca75c40258d90300e96 already have revision, skipping fetch # git checkout -q -f -B kisskb d7a5aa4b3c007fae50405ca75c40258d90300e96 # git clean -qxdf # < git log -1 # commit d7a5aa4b3c007fae50405ca75c40258d90300e96 # Merge: e724918b3786 4bbe60029319 # Author: Linus Torvalds # Date: Thu Aug 15 16:08:59 2024 -0700 # # Merge tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools # # Pull perf tools fixes from Namhyung Kim: # "The usual header file sync-ups and one more build fix: # # - Add README file to explain why we copy the headers # # - Sync UAPI and other header files with kernel source # # - Fix build on MIPS 32-bit" # # * tag 'perf-tools-fixes-for-v6.11-2024-08-15' of git://git.kernel.org/pub/scm/linux/kernel/git/perf/perf-tools: # perf daemon: Fix the build on 32-bit architectures # tools/include: Sync arm64 headers with the kernel sources # tools/include: Sync x86 headers with the kernel sources # tools/include: Sync filesystem headers with the kernel sources # tools/include: Sync network socket headers with the kernel sources # tools/include: Sync uapi/asm-generic/unistd.h with the kernel sources # tools/include: Sync uapi/sound/asound.h with the kernel sources # tools/include: Sync uapi/linux/perf.h with the kernel sources # tools/include: Sync uapi/linux/kvm.h with the kernel sources # tools/include: Sync uapi/drm/i915_drm.h with the kernel sources # perf tools: Add tools/include/uapi/README # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 d7a5aa4b3c007fae50405ca75c40258d90300e96 # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- sparc32_defconfig # < make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 32 ARCH=sparc O=/kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-13.1.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/kernel/fork.c: In function '__do_sys_clone3': /kisskb/src/kernel/fork.c:3091:2: warning: #warning clone3() entry point is missing, please fix [-Wcpp] 3091 | #warning clone3() entry point is missing, please fix | ^~~~~~~ Completed OK # rm -rf /kisskb/build/linus_sparc32_defconfig_sparc64-gcc13 # Build took: 0:00:50.303646