# git rev-parse -q --verify 40a31da414c39e3cd8c4137c1ceedf59b7ffd4ce^{commit} 40a31da414c39e3cd8c4137c1ceedf59b7ffd4ce already have revision, skipping fetch # git checkout -q -f -B kisskb 40a31da414c39e3cd8c4137c1ceedf59b7ffd4ce # git clean -qxdf # < git log -1 # commit 40a31da414c39e3cd8c4137c1ceedf59b7ffd4ce # Merge: e8af37f3f488e 4e72ee8872279 # Author: Linus Torvalds # Date: Fri Jan 11 09:44:05 2019 -0800 # # Merge branch 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip # # Pull perf tooling updates from Ingo Molnar: # "Tooling changes only: fixes and a few stray improvements. # # Most of the diffstat is dominated by a PowerPC related fix of system # call trace output beautification that allows us to (again) use the # UAPI header version and sync up with the kernel's version of PowerPC # system call names in the arch/powerpc/kernel/syscalls/syscall.tbl # header" # # * 'perf-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip: (36 commits) # tools headers powerpc: Remove unistd.h # perf powerpc: Rework syscall table generation # perf symbols: Add 'arch_cpu_idle' to the list of kernel idle symbols # tools include uapi: Sync linux/if_link.h copy with the kernel sources # tools include uapi: Sync linux/vhost.h with the kernel sources # tools include uapi: Sync linux/fs.h copy with the kernel sources # perf beauty: Switch from using uapi/linux/fs.h to uapi/linux/mount.h # tools include uapi: Grab a copy of linux/mount.h # perf top: Lift restriction on using callchains without "sym" in --sort # tools lib traceevent: Remove tep_data_event_from_type() API # tools lib traceevent: Rename tep_is_file_bigendian() to tep_file_bigendian() # tools lib traceevent: Changed return logic of tep_register_event_handler() API # tools lib traceevent: Changed return logic of trace_seq_printf() and trace_seq_vprintf() APIs # tools lib traceevent: Rename struct cmdline to struct tep_cmdline # tools lib traceevent: Initialize host_bigendian at tep_handle allocation # tools lib traceevent: Introduce new libtracevent API: tep_override_comm() # perf tests: Add a test for the ARM 32-bit [vectors] page # perf tools: Make find_vdso_map() more modular # perf trace: Fix alignment for [continued] lines # perf trace: Fix ')' placement in "interrupted" syscall lines # ... # < /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 40a31da414c39e3cd8c4137c1ceedf59b7ffd4ce # < make -s -j 48 ARCH=sh O=/kisskb/build/linus_se7724_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7724_defconfig # make -s -j 48 ARCH=sh O=/kisskb/build/linus_se7724_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1318:2: warning: #warning syscall pkey_mprotect not implemented [-Wcpp] :1321:2: warning: #warning syscall pkey_alloc not implemented [-Wcpp] :1324:2: warning: #warning syscall pkey_free not implemented [-Wcpp] :1327:2: warning: #warning syscall statx not implemented [-Wcpp] :1333:2: warning: #warning syscall io_pgetevents not implemented [-Wcpp] :1336:2: warning: #warning syscall rseq 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/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:186: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:133:34: warning: 'levelspread[]' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/rcu/srcutree.c:100:6: note: 'levelspread[]' 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:339:21: note: 'pdeo' 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/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1338: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/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 *' Image Name: Linux-5.0.0-rc1+ Created: Sat Jan 12 10:23:12 2019 Image Type: SuperH Linux Kernel Image (gzip compressed) Data Size: 3307921 Bytes = 3230.39 KiB = 3.15 MiB Load Address: 88001000 Entry Point: 88002000 Image arch/sh/boot/uImage is ready Completed OK # rm -rf /kisskb/build/linus_se7724_defconfig_sh4 # Build took: 0:00:44.601974