# git rev-parse -q --verify 7178fb0b239d1c037876301c116fc9a6c1bd2ac0^{commit} 7178fb0b239d1c037876301c116fc9a6c1bd2ac0 already have revision, skipping fetch # git checkout -q -f -B kisskb 7178fb0b239d1c037876301c116fc9a6c1bd2ac0 # git clean -qxdf # < git log -1 # commit 7178fb0b239d1c037876301c116fc9a6c1bd2ac0 # Merge: 70c9fb570b7c 6f55967ad9d9 # Author: Linus Torvalds # Date: Sun May 5 14:37:25 2019 -0700 # # Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf fixes from Ingo Molnar: # "I'd like to apologize for this very late pull request: I was dithering # through the week whether to send the fixes, and then yesterday Jiri's # crash fix for a regression introduced in this cycle clearly marked # perf/urgent as 'must merge now'. # # Most of the commits are tooling fixes, plus there's three kernel fixes # via four commits: # # - race fix in the Intel PEBS code # # - fix an AUX bug and roll back a previous attempt # # - fix AMD family 17h generic HW cache-event perf counters # # The largest diffstat contribution comes from the AMD fix - a new event # table is introduced, which is a fairly low risk change but has a large # linecount" # # * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: # perf/x86/intel: Fix race in intel_pmu_disable_event() # perf/x86/intel/pt: Remove software double buffering PMU capability # perf/ring_buffer: Fix AUX software double buffering # perf tools: Remove needless asm/unistd.h include fixing build in some places # tools arch uapi: Copy missing unistd.h headers for arc, hexagon and riscv # tools build: Add -ldl to the disassembler-four-args feature test # perf cs-etm: Always allocate memory for cs_etm_queue::prev_packet # perf cs-etm: Don't check cs_etm_queue::prev_packet validity # perf report: Report OOM in status line in the GTK UI # perf bench numa: Add define for RUSAGE_THREAD if not present # tools lib traceevent: Change tag string for error # perf annotate: Fix build on 32 bit for BPF annotation # tools uapi x86: Sync vmx.h with the kernel # perf bpf: Return value with unlocking in perf_env__find_btf() # MAINTAINERS: Include vendor specific files under arch/*/events/* # perf/x86/amd: Update generic hardware cache events for Family 17h # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux-ld --version # < git log --format=%s --max-count=1 7178fb0b239d1c037876301c116fc9a6c1bd2ac0 # < make -s -j 80 ARCH=sh O=/kisskb/build/linus_r7780mp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- r7780mp_defconfig # make -s -j 80 ARCH=sh O=/kisskb/build/linus_r7780mp_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh4/../sh3/../../entry-common.S:388: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/kernel/rcu/srcutree.c: In function 'init_srcu_struct_fields': /kisskb/src/kernel/rcu/srcutree.c:121:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:88:6: note: 'levelspread[]' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:187:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2594: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:1855:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/mm/hugetlb.c: In function 'alloc_pool_huge_page': /kisskb/src/mm/hugetlb.c:1435:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec.isra.24': /kisskb/src/net/bridge/br_netlink.c:652:7: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/sh/clk/cpg.c: In function 'r8': /kisskb/src/drivers/sh/clk/cpg.c:41:2: warning: passing argument 1 of 'ioread8' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:29:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r16': /kisskb/src/drivers/sh/clk/cpg.c:46:2: warning: passing argument 1 of 'ioread16' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:30:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/drivers/sh/clk/cpg.c: In function 'r32': /kisskb/src/drivers/sh/clk/cpg.c:51:2: warning: passing argument 1 of 'ioread32' discards 'const' qualifier from pointer target type [enabled by default] /kisskb/src/include/asm-generic/iomap.h:32:21: note: expected 'void *' but argument is of type 'const void *' /kisskb/src/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1397:6: warning: 'extra_uref' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/ipv4/ip_output.c:886:14: note: 'extra_uref' was declared here /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:337:21: note: 'pdeo' was declared here /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2076:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_r7780mp_defconfig_sh4 # Build took: 0:00:58.874041