# git rev-parse -q --verify 2d1bcbc6cd703e64caf8df314e3669b4786e008a^{commit} # git fetch -q -n -f git://fs.ozlabs.ibm.com/kernel/linus master warning: The last gc run reported the following. Please correct the root cause and remove .git/gc.log. Automatic cleanup will not be performed until the file is removed. warning: There are too many unreachable loose objects; run 'git prune' to remove them. # git rev-parse -q --verify 2d1bcbc6cd703e64caf8df314e3669b4786e008a^{commit} 2d1bcbc6cd703e64caf8df314e3669b4786e008a # git checkout -q -f -B kisskb 2d1bcbc6cd703e64caf8df314e3669b4786e008a # git clean -qxdf # < git log -1 # commit 2d1bcbc6cd703e64caf8df314e3669b4786e008a # Merge: 1f594fe7c907 571a2a50a8fc # Author: Linus Torvalds # Date: Thu May 18 09:04:45 2023 -0700 # # Merge tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace # # Pull probes fixes from Masami Hiramatsu: # # - Initialize 'ret' local variables on fprobe_handler() to fix the # smatch warning. With this, fprobe function exit handler is not # working randomly. # # - Fix to use preempt_enable/disable_notrace for rethook handler to # prevent recursive call of fprobe exit handler (which is based on # rethook) # # - Fix recursive call issue on fprobe_kprobe_handler() # # - Fix to detect recursive call on fprobe_exit_handler() # # - Fix to make all arch-dependent rethook code notrace (the # arch-independent code is already notrace)" # # * tag 'probes-fixes-v6.4-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace: # rethook, fprobe: do not trace rethook related functions # fprobe: add recursion detection in fprobe_exit_handler # fprobe: make fprobe_kprobe_handler recursion free # rethook: use preempt_{disable, enable}_notrace in rethook_trampoline_handler # tracing: fprobe: Initialize ret valiable to fix smatch error # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 2d1bcbc6cd703e64caf8df314e3669b4786e008a # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- defconfig # < make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- help # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- olddefconfig # make -s -j 160 ARCH=sparc64 O=/kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-11.3.0-nolibc/sparc64-linux/bin/sparc64-linux- :1519:2: warning: #warning syscall clone3 not implemented [-Wcpp] WARNING: modpost: EXPORT symbol "_mcount" [vmlinux] version generation failed, symbol will not be versioned. Is "_mcount" prototyped in ? kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_sparc64-defconfig_sparc64-gcc11 # Build took: 0:01:09.138108