# 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-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux-ld --version # < git log --format=%s --max-count=1 23859ae44402f4d935b9ee548135dd1e65e2cbf4 # < make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- defconfig # make -s -j 120 ARCH=nds32 O=/kisskb/build/linus_nds32-defconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/nds32/kernel/setup.c: In function 'setup_memory': /kisskb/src/arch/nds32/kernel/setup.c:247:26: warning: unused variable 'region' [-Wunused-variable] struct memblock_region *region; ^~~~~~ Completed OK # rm -rf /kisskb/build/linus_nds32-defconfig_nds32le-gcc8 # Build took: 0:00:42.262478