# git rev-parse -q --verify b8e382a185ebb1bca66bd541e5a0f858b6b9cbb9^{commit} b8e382a185ebb1bca66bd541e5a0f858b6b9cbb9 already have revision, skipping fetch # git checkout -q -f -B kisskb b8e382a185ebb1bca66bd541e5a0f858b6b9cbb9 # git clean -qxdf # < git log -1 # commit b8e382a185ebb1bca66bd541e5a0f858b6b9cbb9 # Merge: 4746104a6f59 fe6e096a5bbf # Author: Linus Torvalds # Date: Sat Dec 21 15:16:56 2019 -0800 # # Merge tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fixes from Steven Rostedt: # # - Fix memory leak on error path of process_system_preds() # # - Lock inversion fix with updating tgid recording option # # - Fix histogram compare function on big endian machines # # - Fix histogram trigger function on big endian machines # # - Make trace_printk() irq sync on init for kprobe selftest correctness # # * tag 'trace-v5.5-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Fix endianness bug in histogram trigger # samples/trace_printk: Wait for IRQ work to finish # tracing: Fix lock inversion in trace_event_enable_tgid_record() # tracing: Have the histogram compare functions convert to u64 first # tracing: Avoid memory leak in process_system_preds() # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-gcc --version # < /opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux-ld --version # < git log --format=%s --max-count=1 b8e382a185ebb1bca66bd541e5a0f858b6b9cbb9 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x31dc): Section mismatch in reference from the variable __boot_from_prom to the function .init.text:prom_init() The function __boot_from_prom() references the function __init prom_init(). This is often because __boot_from_prom lacks a __init annotation or the annotation of prom_init is wrong. WARNING: vmlinux.o(.text+0x33c8): Section mismatch in reference from the variable start_here_common to the function .init.text:start_kernel() The function start_here_common() references the function __init start_kernel(). This is often because start_here_common lacks a __init annotation or the annotation of start_kernel is wrong. Completed OK # rm -rf /kisskb/build/linus_pseries_le_defconfig_ppc64le-gcc5 # Build took: 0:02:46.575196