# git rev-parse -q --verify 23859ae44402f4d935b9ee548135dd1e65e2cbf4^{commit} 23859ae44402f4d935b9ee548135dd1e65e2cbf4 already have revision, skipping fetch # git checkout -q -f -B kisskb 23859ae44402f4d935b9ee548135dd1e65e2cbf4 # git clean -qxdf # < git log -1 # commit 23859ae44402f4d935b9ee548135dd1e65e2cbf4 # Merge: ed8780e3f2ec 761a8c58db6b # Author: Linus Torvalds # Date: Wed Oct 28 12:05:14 2020 -0700 # # Merge tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fix from Steven Rostedt: # "Fix synthetic event "strcat" overrun # # New synthetic event code used strcat() and miscalculated the ending, # causing the concatenation to write beyond the allocated memory. # # Instead of using strncat(), the code is switched over to seq_buf which # has all the mechanisms in place to protect against writing more than # what is allocated, and cleans up the code a bit" # # * tag 'trace-v5.10-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing, synthetic events: Replace buggy strcat() with seq_buf operations # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 23859ae44402f4d935b9ee548135dd1e65e2cbf4 # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # < make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 80 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig_powerpc-gcc5 # Build took: 0:03:13.353875