# git rev-parse -q --verify 49ef015632ab3fcc19b2cb37b199d6d7ebcfa5f8^{commit} 49ef015632ab3fcc19b2cb37b199d6d7ebcfa5f8 already have revision, skipping fetch # git checkout -q -f -B kisskb 49ef015632ab3fcc19b2cb37b199d6d7ebcfa5f8 # git clean -qxdf # < git log -1 # commit 49ef015632ab3fcc19b2cb37b199d6d7ebcfa5f8 # Merge: 19caf581ba44 d8b5297f6d98 # Author: Linus Torvalds # Date: Sun Mar 24 11:16:27 2019 -0700 # # Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf updates from Thomas Gleixner: # "A larger set of perf updates. # # Not all of them are strictly fixes, but that's solely the tip # maintainers fault as they let the timely -rc1 pull request fall # through the cracks for various reasons including travel. So I'm # sending this nevertheless because rebasing and distangling fixes and # updates would be a mess and risky as well. As of tomorrow, a strict # fixes separation is happening again. Sorry for the slip-up. # # Kernel: # # - Handle RECORD_MMAP vs. RECORD_MMAP2 correctly so different # consumers of the mmap event get what they requested. # # Tools: # # - A larger set of updates to perf record/report/scripts vs. time # stamp handling # # - More Python3 fixups # # - A pile of memory leak plumbing # # - perf BPF improvements and fixes # # - Finalize the perf.data directory storage" # # [ Note: the kernel part is strictly a fix, the updates are purely to # tooling - Linus ] # # * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (75 commits) # perf bpf: Show more BPF program info in print_bpf_prog_info() # perf bpf: Extract logic to create program names from perf_event__synthesize_one_bpf_prog() # perf tools: Save bpf_prog_info and BTF of new BPF programs # perf evlist: Introduce side band thread # perf annotate: Enable annotation of BPF programs # perf build: Check what binutils's 'disassembler()' signature to use # perf bpf: Process PERF_BPF_EVENT_PROG_LOAD for annotation # perf symbols: Introduce DSO_BINARY_TYPE__BPF_PROG_INFO # perf feature detection: Add -lopcodes to feature-libbfd # perf top: Add option --no-bpf-event # perf bpf: Save BTF information as headers to perf.data # perf bpf: Save BTF in a rbtree in perf_env # perf bpf: Save bpf_prog_info information as headers to perf.data # perf bpf: Save bpf_prog_info in a rbtree in perf_env # perf bpf: Make synthesize_bpf_events() receive perf_session pointer instead of perf_tool # perf bpf: Synthesize bpf events with bpf_program__get_prog_info_linear() # bpftool: use bpf_program__get_prog_info_linear() in prog.c:do_dump() # tools lib bpf: Introduce bpf_program__get_prog_info_linear() # perf record: Replace option --bpf-event with --no-bpf-event # perf tests: Fix a memory leak in test__perf_evsel__tp_sched_test() # ... # < /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 49ef015632ab3fcc19b2cb37b199d6d7ebcfa5f8 # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_migor_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- migor_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_migor_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /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/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/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/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:89:5: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /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 [-Wuninitialized] /kisskb/src/drivers/i2c/busses/i2c-sh_mobile.c:372:16: note: 'data' was declared here /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/drivers/i2c/i2c-core-base.c: In function 'i2c_generic_scl_recovery': /kisskb/src/drivers/i2c/i2c-core-base.c:235:5: warning: 'ret' 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:885:14: note: 'extra_uref' was declared here /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/fs/fs_parser.c: In function 'fs_validate_description': /kisskb/src/fs/fs_parser.c:413:6: warning: format '%lu' expects argument of type 'long unsigned int', but argument 3 has type 'int' [-Wformat] /kisskb/src/net/sunrpc/xprtsock.c: In function 'xs_stream_data_receive_workfn': /kisskb/src/net/sunrpc/xprtsock.c:529:2: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/sunrpc/xprtsock.c:499:10: note: 'ret' was declared here /kisskb/src/net/sunrpc/xprtsock.c:529:2: warning: 'read' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/sunrpc/xprtsock.c:498:15: note: 'read' was declared here Image Name: Linux-5.1.0-rc1-g49ef015632ab Created: Mon Mar 25 07:21:25 2019 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 2711829 Bytes = 2648.27 KiB = 2.59 MiB Load Address: 8c001000 Entry Point: 8c002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_migor_defconfig_sh4 # Build took: 0:00:20.675353