# 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-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 23859ae44402f4d935b9ee548135dd1e65e2cbf4 # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- corenet32_smp_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.9 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-4.9.4-nolibc/powerpc64-linux/bin/powerpc64-linux- INFO: Uncompressed kernel (size 0xe5149c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xf00000) Image Name: Linux-5.10.0-rc1-g23859ae44402 Created: Thu Oct 29 07:30:39 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 6740375 Bytes = 6582.40 KiB = 6.43 MiB Load Address: 00000000 Entry Point: 00000000 Completed OK # rm -rf /kisskb/build/linus_corenet32_smp_defconfig_powerpc-gcc4.9 # Build took: 0:01:17.697408