# git rev-parse -q --verify 1fe5501ba1abf2b7e78295df73675423bd6899a0^{commit} 1fe5501ba1abf2b7e78295df73675423bd6899a0 already have revision, skipping fetch # git checkout -q -f -B kisskb 1fe5501ba1abf2b7e78295df73675423bd6899a0 # git clean -qxdf # < git log -1 # commit 1fe5501ba1abf2b7e78295df73675423bd6899a0 # Merge: db2e718a4798 0e1e71d34901 # Author: Linus Torvalds # Date: Tue Apr 20 14:38:35 2021 -0700 # # Merge tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fix from Steven Rostedt: # "Fix tp_printk command line and trace events # # Masami added a wrapper to be able to unhash trace event pointers as # they are only read by root anyway, and they can also be extracted by # the raw trace data buffers. But this wrapper utilized the iterator to # have a temporary buffer to manipulate the text with. # # tp_printk is a kernel command line option that will send the trace # output of a trace event to the console on boot up (useful when the # system crashes before finishing the boot). But the code used the same # wrapper that Masami added, and its iterator did not have a buffer, and # this caused the system to crash. # # Have the wrapper just print the trace event normally if the iterator # has no temporary buffer" # # * tag 'trace-v5.12-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Fix checking event hash pointer logic when tp_printk is enabled # < /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 1fe5501ba1abf2b7e78295df73675423bd6899a0 # < make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- allmodconfig # < make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- help # make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/nds32le-linux/bin/nds32le-linux- olddefconfig # make -s -j 10 ARCH=nds32 O=/kisskb/build/linus_nds32-allmodconfig_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; ^~~~~~ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^~~~~~~ WARNING: modpost: EXPORT symbol "clear_page" [vmlinux] version generation failed, symbol will not be versioned. WARNING: modpost: EXPORT symbol "copy_page" [vmlinux] version generation failed, symbol will not be versioned. Completed OK # rm -rf /kisskb/build/linus_nds32-allmodconfig_nds32le-gcc8 # Build took: 0:18:28.792133