# git rev-parse -q --verify d4615e5a46800d2193bf8ae98cb470206f5f635b^{commit} d4615e5a46800d2193bf8ae98cb470206f5f635b already have revision, skipping fetch # git checkout -q -f -B kisskb d4615e5a46800d2193bf8ae98cb470206f5f635b # git clean -qxdf # < git log -1 # commit d4615e5a46800d2193bf8ae98cb470206f5f635b # Merge: 2581efa9a47d d303de1fcf34 # Author: Linus Torvalds # Date: Sun Oct 13 14:47:10 2019 -0700 # # Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fixes from Steven Rostedt: # "A few tracing fixes: # # - Remove lockdown from tracefs itself and moved it to the trace # directory. Have the open functions there do the lockdown checks. # # - Fix a few races with opening an instance file and the instance # being deleted (Discovered during the lockdown updates). Kept # separate from the clean up code such that they can be backported to # stable easier. # # - Clean up and consolidated the checks done when opening a trace # file, as there were multiple checks that need to be done, and it # did not make sense having them done in each open instance. # # - Fix a regression in the record mcount code. # # - Small hw_lat detector tracer fixes. # # - A trace_pipe read fix due to not initializing trace_seq" # # * tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Initialize iter->seq after zeroing in tracing_read_pipe() # tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency # tracing/hwlat: Report total time spent in all NMIs during the sample # recordmcount: Fix nop_mcount() function # tracing: Do not create tracefs files if tracefs lockdown is in effect # tracing: Add locked_down checks to the open calls of files created for tracefs # tracing: Add tracing_check_open_get_tr() # tracing: Have trace events system open call tracing_open_generic_tr() # tracing: Get trace_array reference for available_tracers files # ftrace: Get a reference counter for the trace_array on filter files # tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") # < /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 d4615e5a46800d2193bf8ae98cb470206f5f635b # < make -s -j 10 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 10 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 10 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: vmlinux.o(.text+0x31d4): 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_ppc64le_defconfig+NO_KVM_ppc64le-gcc5 # Build took: 0:03:18.387457