# git rev-parse -q --verify e6506eb241871d68647c53cb6d0a16299550ae97^{commit} e6506eb241871d68647c53cb6d0a16299550ae97 already have revision, skipping fetch # git checkout -q -f -B kisskb e6506eb241871d68647c53cb6d0a16299550ae97 # git clean -qxdf # < git log -1 # commit e6506eb241871d68647c53cb6d0a16299550ae97 # Merge: 9d38cd0 45dd9b0 # Author: Linus Torvalds # Date: Wed May 16 16:45:23 2018 -0700 # # Merge tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fix from Steven Rostedt: # "Some of the ftrace internal events use a zero for a data size of a # field event. This is increasingly important for the histogram trigger # work that is being extended. # # While auditing trace events, I found that a couple of the xen events # were used as just marking that a function was called, by creating a # static array of size zero. This can play havoc with the tracing # features if these events are used, because a zero size of a static # array is denoted as a special nul terminated dynamic array (this is # what the trace_marker code uses). But since the xen events have no # size, they are not nul terminated, and unexpected results may occur. # # As trace events were never intended on being a marker to denote that a # function was hit or not, especially since function tracing and kprobes # can trivially do the same, the best course of action is to simply # remove these events" # # * tag 'trace-v4.17-rc4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing/x86/xen: Remove zero data size trace events trace_xen_mmu_flush_tlb{_all} # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 e6506eb241871d68647c53cb6d0a16299550ae97 # < make -s -j 8 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- omap2plus_defconfig # make -s -j 8 ARCH=arm O=/kisskb/build/linus_omap2plus_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /kisskb/src/arch/arm/crypto/Makefile:37: These ARMv8 Crypto Extensions modules need binutils 2.23 or higher /kisskb/src/arch/arm/crypto/Makefile:38: ghash-arm-ce.o /kisskb/src/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:146:32: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:94:6: note: 'levelspread[]' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:65:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:340:21: note: 'pdeo' was declared here /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1353:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1310:6: note: 'pwr_level_cisco' was declared here Completed OK # rm -rf /kisskb/build/linus_omap2plus_defconfig_arm # Build took: 0:03:43.368766