# git rev-parse -q --verify 0968621917add2e0d60c8fbc4e24c670cb14319c^{commit} 0968621917add2e0d60c8fbc4e24c670cb14319c already have revision, skipping fetch # git checkout -q -f -B kisskb 0968621917add2e0d60c8fbc4e24c670cb14319c # git clean -qxdf # < git log -1 # commit 0968621917add2e0d60c8fbc4e24c670cb14319c # Merge: 573de2a6e844 0f46c78391e1 # Author: Linus Torvalds # Date: Tue May 7 09:18:12 2019 -0700 # # Merge tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk # # Pull printk updates from Petr Mladek: # # - Allow state reset of printk_once() calls. # # - Prevent crashes when dereferencing invalid pointers in vsprintf(). # Only the first byte is checked for simplicity. # # - Make vsprintf warnings consistent and inlined. # # - Treewide conversion of obsolete %pf, %pF to %ps, %pF printf # modifiers. # # - Some clean up of vsprintf and test_printf code. # # * tag 'printk-for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/pmladek/printk: # lib/vsprintf: Make function pointer_string static # vsprintf: Limit the length of inlined error messages # vsprintf: Avoid confusion between invalid address and value # vsprintf: Prevent crash when dereferencing invalid pointers # vsprintf: Consolidate handling of unknown pointer specifiers # vsprintf: Factor out %pO handler as kobject_string() # vsprintf: Factor out %pV handler as va_format() # vsprintf: Factor out %p[iI] handler as ip_addr_string() # vsprintf: Do not check address of well-known strings # vsprintf: Consistent %pK handling for kptr_restrict == 0 # vsprintf: Shuffle restricted_pointer() # printk: Tie printk_once / printk_deferred_once into .data.once for reset # treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively # lib/test_printf: Switch to bitmap_zalloc() # < /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 0968621917add2e0d60c8fbc4e24c670cb14319c # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_edosk7705_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- edosk7705_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_edosk7705_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/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/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/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/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/linus_edosk7705_defconfig_sh4 # Build took: 0:00:10.288649