# 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/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-gcc --version # < /opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux-ld --version # < git log --format=%s --max-count=1 91ad64a84e9e63e2906ae714dfa3933dd3f64c64 # < make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- allmodconfig # Added to kconfig CONFIG_BUILD_DOCSRC=n # Added to kconfig CONFIG_HAVE_FTRACE_MCOUNT_RECORD=n # Added to kconfig CONFIG_SAMPLES=n # Added to kconfig CONFIG_MODULE_SIG=n # < make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- help # make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- olddefconfig # make -s -j 8 ARCH=sparc64 O=/kisskb/build/linus_sparc64-allmodconfig_sparc64 CROSS_COMPILE=/opt/cross/kisskb/br-sparc64-full-2016.08-613-ge98b4dd/bin/sparc64-linux- :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/fs/cifs/smb2pdu.c: In function 'SMB2_ioctl_init': /kisskb/src/fs/cifs/smb2pdu.c:2844:19: warning: 'in_data_buf' may be used uninitialized in this function [-Wmaybe-uninitialized] iov[1].iov_base = in_data_buf; ^ In file included from /kisskb/src/include/linux/rwsem.h:16:0, from /kisskb/src/include/linux/notifier.h:15, from /kisskb/src/include/linux/clk.h:14, from /kisskb/src/drivers/tty/serial/sh-sci.c:20: /kisskb/src/drivers/tty/serial/sh-sci.c: In function 'sci_dma_rx_submit': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/tty/serial/sh-sci.c:1348:16: note: 'flags' was declared here unsigned long flags; ^ /kisskb/src/drivers/input/joystick/analog.c:160:2: warning: #warning Precise timer not defined for this architecture. [-Wcpp] #warning Precise timer not defined for this architecture. ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c: In function 'sh_mobile_i2c_isr': /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:399:26: warning: 'data' may be used uninitialized in this function [-Wmaybe-uninitialized] pd->msg->buf[real_pos] = data; ^ /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here unsigned char data; ^ In file included from /kisskb/src/include/linux/wait.h:9:0, from /kisskb/src/include/linux/net.h:19, from /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:8: /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c: In function 'siw_proc_send': /kisskb/src/include/linux/spinlock.h:288:3: warning: 'flags' may be used uninitialized in this function [-Wmaybe-uninitialized] _raw_spin_unlock_irqrestore(lock, flags); \ ^ /kisskb/src/drivers/infiniband/sw/siw/siw_qp_rx.c:335:16: note: 'flags' was declared here unsigned long flags; ^ kernel: arch/sparc/boot/image is ready kernel: arch/sparc/boot/zImage is ready warning: same module names found: drivers/char/adi.ko drivers/input/joystick/adi.ko Completed OK # rm -rf /kisskb/build/linus_sparc64-allmodconfig_sparc64 # Build took: 0:32:53.307267