# git rev-parse -q --verify 91ad64a84e9e63e2906ae714dfa3933dd3f64c64^{commit} 91ad64a84e9e63e2906ae714dfa3933dd3f64c64 already have revision, skipping fetch # git checkout -q -f -B kisskb 91ad64a84e9e63e2906ae714dfa3933dd3f64c64 # git clean -qxdf # < git log -1 # commit 91ad64a84e9e63e2906ae714dfa3933dd3f64c64 # Merge: b98cce1ef5c5 2910b5aa6f54 # Author: Linus Torvalds # Date: Wed Feb 26 10:34:42 2020 -0800 # # Merge tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing and bootconfig updates: # "Fixes and changes to bootconfig before it goes live in a release. # # Change in API of bootconfig (before it comes live in a release): # - Have a magic value "BOOTCONFIG" in initrd to know a bootconfig # exists # - Set CONFIG_BOOT_CONFIG to 'n' by default # - Show error if "bootconfig" on cmdline but not compiled in # - Prevent redefining the same value # - Have a way to append values # - Added a SELECT BLK_DEV_INITRD to fix a build failure # # Synthetic event fixes: # - Switch to raw_smp_processor_id() for recording CPU value in preempt # section. (No care for what the value actually is) # - Fix samples always recording u64 values # - Fix endianess # - Check number of values matches number of fields # - Fix a printing bug # # Fix of trace_printk() breaking postponed start up tests # # Make a function static that is only used in a single file" # # * tag 'trace-v5.6-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # bootconfig: Fix CONFIG_BOOTTIME_TRACING dependency issue # bootconfig: Add append value operator support # bootconfig: Prohibit re-defining value on same key # bootconfig: Print array as multiple commands for legacy command line # bootconfig: Reject subkey and value on same parent key # tools/bootconfig: Remove unneeded error message silencer # bootconfig: Add bootconfig magic word for indicating bootconfig explicitly # bootconfig: Set CONFIG_BOOT_CONFIG=n by default # tracing: Clear trace_state when starting trace # bootconfig: Mark boot_config_checksum() static # tracing: Disable trace_printk() on post poned tests # tracing: Have synthetic event test use raw_smp_processor_id() # tracing: Fix number printing bug in print_synth_event() # tracing: Check that number of vals matches number of synth event fields # tracing: Make synth_event trace functions endian-correct # tracing: Make sure synth_event_trace() example always uses u64 # < /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 91ad64a84e9e63e2906ae714dfa3933dd3f64c64 # < make -s -j 176 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- pseries_le_defconfig # Added to kconfig CONFIG_PPC_SPLPAR=n # < make -s -j 176 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- help # make -s -j 176 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- olddefconfig # make -s -j 176 ARCH=powerpc O=/kisskb/build/linus_pseries_le_defconfig+NO_SPLPAR_powerpc-gcc5 CROSS_COMPILE=/opt/cross/kisskb/korg/gcc-5.5.0-nolibc/powerpc64-linux/bin/powerpc64-linux- WARNING: vmlinux.o(.text+0x2e1c): 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+0x2fc8): 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+NO_SPLPAR_powerpc-gcc5 # Build took: 0:01:27.864133