# git rev-parse -q --verify d4615e5a46800d2193bf8ae98cb470206f5f635b^{commit} d4615e5a46800d2193bf8ae98cb470206f5f635b already have revision, skipping fetch # git checkout -q -f -B kisskb d4615e5a46800d2193bf8ae98cb470206f5f635b # git clean -qxdf # < git log -1 # commit d4615e5a46800d2193bf8ae98cb470206f5f635b # Merge: 2581efa9a47d d303de1fcf34 # Author: Linus Torvalds # Date: Sun Oct 13 14:47:10 2019 -0700 # # Merge tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace # # Pull tracing fixes from Steven Rostedt: # "A few tracing fixes: # # - Remove lockdown from tracefs itself and moved it to the trace # directory. Have the open functions there do the lockdown checks. # # - Fix a few races with opening an instance file and the instance # being deleted (Discovered during the lockdown updates). Kept # separate from the clean up code such that they can be backported to # stable easier. # # - Clean up and consolidated the checks done when opening a trace # file, as there were multiple checks that need to be done, and it # did not make sense having them done in each open instance. # # - Fix a regression in the record mcount code. # # - Small hw_lat detector tracer fixes. # # - A trace_pipe read fix due to not initializing trace_seq" # # * tag 'trace-v5.4-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace: # tracing: Initialize iter->seq after zeroing in tracing_read_pipe() # tracing/hwlat: Don't ignore outer-loop duration when calculating max_latency # tracing/hwlat: Report total time spent in all NMIs during the sample # recordmcount: Fix nop_mcount() function # tracing: Do not create tracefs files if tracefs lockdown is in effect # tracing: Add locked_down checks to the open calls of files created for tracefs # tracing: Add tracing_check_open_get_tr() # tracing: Have trace events system open call tracing_open_generic_tr() # tracing: Get trace_array reference for available_tracers files # ftrace: Get a reference counter for the trace_array on filter files # tracefs: Revert ccbd54ff54e8 ("tracefs: Restrict tracefs when the kernel is locked down") # < /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 d4615e5a46800d2193bf8ae98cb470206f5f635b # < make -s -j 10 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- hp6xx_defconfig # make -s -j 10 ARCH=sh O=/kisskb/build/linus_hp6xx_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- Generating include/generated/machtypes.h :1511:2: warning: #warning syscall clone3 not implemented [-Wcpp] /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh3/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/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:204:16: warning: 'old' 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:338:21: note: 'pdeo' 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 *' Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_hp6xx_defconfig_sh4 # Build took: 0:00:27.992298