# 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-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < git log --format=%s --max-count=1 8053e5b93eca9b011f7b79bb019bf1eeaaf96c4b # < make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- ppc64le_defconfig # Added to kconfig CONFIG_KVM_BOOK3S_64=n # Added to kconfig CONFIG_KVM=n # yes \n | make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- oldconfig yes: standard output: Broken pipe # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: modpost: Found 3 section mismatch(es). To see full details build your kernel with: 'make CONFIG_DEBUG_SECTION_MISMATCH=y' Completed OK # rm -rf /kisskb/build/linus_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:00:56.219315