# git rev-parse -q --verify 34597c85be987cc731a840fa0c9bb969c92bd986^{commit} 34597c85be987cc731a840fa0c9bb969c92bd986 already have revision, skipping fetch # git checkout -q -f -B kisskb 34597c85be987cc731a840fa0c9bb969c92bd986 # git clean -qxdf # < git log -1 # commit 34597c85be987cc731a840fa0c9bb969c92bd986 # Merge: fa0a4e3b5412 b61387cb732c # Author: Linus Torvalds # Date: Thu Jan 23 11:23:37 2020 -0800 # # Merge tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fixes from Steven Rostedt: # "Various tracing fixes: # # - Fix a function comparison warning for a xen trace event macro # # - Fix a double perf_event linking to a trace_uprobe_filter for # multiple events # # - Fix suspicious RCU warnings in trace event code for using # list_for_each_entry_rcu() when the "_rcu" portion wasn't needed. # # - Fix a bug in the histogram code when using the same variable # # - Fix a NULL pointer dereference when tracefs lockdown enabled and # calling trace_set_default_clock() # # - A fix to a bug found with the double perf_event linking patch" # # * tag 'trace-v5.5-rc6-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing/uprobe: Fix to make trace_uprobe_filter alignment safe # tracing: Do not set trace clock if tracefs lockdown is in effect # tracing: Fix histogram code when expression has same var as value # tracing: trigger: Replace unneeded RCU-list traversals # tracing/uprobe: Fix double perf_event linking on multiprobe uprobe # tracing: xen: Ordered comparison of function pointers # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-gcc --version # < /opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux-ld --version # < git log --format=%s --max-count=1 34597c85be987cc731a840fa0c9bb969c92bd986 # < make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- defconfig # make -s -j 24 ARCH=arm64 O=/kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 CROSS_COMPILE=/opt/cross/kisskb/br-aarch64-glibc-2016.08-613-ge98b4dd/bin/aarch64-linux- arch/arm64/Makefile:27: ld does not support --fix-cortex-a53-843419; kernel may be susceptible to erratum arch/arm64/Makefile:38: LSE atomics not supported by binutils /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/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:24: /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:1352:16: note: 'flags' was declared here unsigned long flags; ^ Completed OK # rm -rf /kisskb/build/linus_arm64-defconfig_arm64-gcc5.4 # Build took: 0:05:52.268951