# git rev-parse -q --verify 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b^{commit} 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b already have revision, skipping fetch # git checkout -q -f -B kisskb 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b # git clean -qxdf # < git log -1 # commit 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b # Merge: 4581aa96475b ee474b81fe5a # Author: Linus Torvalds # Date: Tue Nov 6 08:12:10 2018 -0800 # # Merge tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fix from Steven Rostedt: # "Masami found a slight bug in his code where he transposed the # arguments of a call to strpbrk. # # The reason this wasn't detected in our tests is that the only way this # would transpire is when a kprobe event with a symbol offset is # attached to a function that belongs to a module that isn't loaded yet. # When the kprobe trace event is added, the offset would be truncated # after it was parsed, and when the module is loaded, it would use the # symbol without the offset (as the nul character added by the parsing # would not be replaced with the original character)" # # * tag 'trace-v4.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing/kprobes: Fix strpbrk() argument order # < /opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux-gcc --version # < git log --format=%s --max-count=1 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b # < make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- randconfig KCONFIG_SEED=0x3DC9D304 # Added to kconfig CONFIG_PREVENT_FIRMWARE_BUILD=y # yes \n | make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=arm64 O=/kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-8.1.0-nolibc/aarch64-linux/bin/aarch64-linux- /kisskb/src/scripts/unifdef.c: In function 'Mpass': /kisskb/src/scripts/unifdef.c:453:28: warning: 'strncpy' output truncated before terminating nul copying 4 bytes from a string of the same length [-Wstringop-truncation] static void Mpass (void) { strncpy(keyword, "if ", 4); Pelif(); } ^~~~~~~~~~~~~~~~~~~~~~~~~~~ Completed OK # rm -rf /kisskb/build/linus-rand_arm64-randconfig_arm64-gcc8 # Build took: 0:00:52.977516