# git rev-parse -q --verify f294a9dea3f101194276314c13f69429acd7762e^{commit} f294a9dea3f101194276314c13f69429acd7762e already have revision, skipping fetch # git checkout -q -f -B kisskb f294a9dea3f101194276314c13f69429acd7762e # git clean -qxdf # < git log -1 # commit f294a9dea3f101194276314c13f69429acd7762e # Author: Thomas Gleixner # Date: Sun Jul 28 20:27:41 2019 +0200 # # Kbuild: Handle PREEMPT_RT for version string and magic # # Update the build scripts and the version magic to reflect when # CONFIG_PREEMPT_RT is enabled in the same way as CONFIG_PREEMPT is treated. # # The resulting version strings: # # Linux m 5.3.0-rc1+ #100 SMP Fri Jul 26 ... # Linux m 5.3.0-rc1+ #101 SMP PREEMPT Fri Jul 26 ... # Linux m 5.3.0-rc1+ #102 SMP PREEMPT_RT Fri Jul 26 ... # # The module vermagic: # # 5.3.0-rc1+ SMP mod_unload modversions # 5.3.0-rc1+ SMP preempt mod_unload modversions # 5.3.0-rc1+ SMP preempt_rt mod_unload modversions # # Signed-off-by: Thomas Gleixner # Cc: Masahiro Yamada # Cc: Michal Marek # Cc: linux-kbuild@vger.kernel.org # Signed-off-by: Masahiro Yamada # < /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 f294a9dea3f101194276314c13f69429acd7762e # < make -s -j 24 ARCH=sh O=/kisskb/build/kbuild_sh-defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- defconfig # make -s -j 24 ARCH=sh O=/kisskb/build/kbuild_sh-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/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/mm/vmstat.c: In function 'sysctl_vm_numa_stat_handler': /kisskb/src/mm/vmstat.c:90:5: warning: 'oldval' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2591: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:1852: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:1465:5: warning: 'page' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:194: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:140:32: 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/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/fs/ext4/readpage.c: In function 'ext4_mpage_readpages': /kisskb/src/fs/ext4/readpage.c:295:1: warning: the frame size of 1200 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/fs/mpage.c: In function 'do_mpage_readpage': /kisskb/src/fs/mpage.c:338:1: warning: the frame size of 1108 bytes is larger than 1024 bytes [-Wframe-larger-than=] /kisskb/src/fs/mpage.c: In function '__mpage_writepage': /kisskb/src/fs/mpage.c:690:1: warning: the frame size of 1148 bytes is larger than 1024 bytes [-Wframe-larger-than=] /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/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:613:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] WARNING: "csum_partial" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memmove" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI12" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI44" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_12" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_22" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI16" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI40" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI48" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashlsi3" [vmlinux] is the static EXPORT_SYMBOL WARNING: "csum_partial_copy_generic" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__lshrsi3_r0" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashrsi3_r0" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memset" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI12_i4" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__udiv_qrnnd_16" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI8" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memcpy" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__clear_user" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI24" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI56" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_11" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_21" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_6" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_7" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_8" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_9" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstr" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_27" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmem_i4_even" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI20" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI28" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmem_i4_odd" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI52" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__lshrsi3" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashrsi3" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI36" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI60" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_10" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_20" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_30" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI32" [vmlinux] is the static EXPORT_SYMBOL WARNING: "copy_page" [vmlinux] is the static EXPORT_SYMBOL WARNING: "ftrace_set_clr_event" [vmlinux] is the static EXPORT_SYMBOL_GPL WARNING: "__movmemSI16" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI40" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI48" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_15" [vmlinux] is the static EXPORT_SYMBOL WARNING: "empty_zero_page" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI12" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI44" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmem" [vmlinux] is the static EXPORT_SYMBOL WARNING: "jiffies" [vmlinux] is the static EXPORT_SYMBOL WARNING: "strlen" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI20" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI28" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI52" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI12_i4" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memchr" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_14" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_24" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI8" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI24" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI56" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__copy_user" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstr_i4_even" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstr_i4_odd" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashlsi3_r0" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI32" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_13" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_23" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI36" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI60" [vmlinux] is the static EXPORT_SYMBOL WARNING: "csum_partial" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memmove" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI12" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI44" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_12" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_22" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI16" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI40" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI48" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashlsi3" [vmlinux] is the static EXPORT_SYMBOL WARNING: "csum_partial_copy_generic" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__lshrsi3_r0" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashrsi3_r0" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memset" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI12_i4" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__udiv_qrnnd_16" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI8" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memcpy" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__clear_user" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI24" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI56" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_11" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_21" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_6" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_7" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_8" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_9" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstr" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_27" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmem_i4_even" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI20" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI28" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmem_i4_odd" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI52" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__lshrsi3" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashrsi3" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI36" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI60" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_10" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_20" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_30" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI32" [vmlinux] is the static EXPORT_SYMBOL WARNING: "copy_page" [vmlinux] is the static EXPORT_SYMBOL WARNING: "ftrace_set_clr_event" [vmlinux] is the static EXPORT_SYMBOL_GPL WARNING: "__movmemSI16" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI40" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI48" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_15" [vmlinux] is the static EXPORT_SYMBOL WARNING: "empty_zero_page" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI12" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI44" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmem" [vmlinux] is the static EXPORT_SYMBOL WARNING: "strlen" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI20" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI28" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI52" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI12_i4" [vmlinux] is the static EXPORT_SYMBOL WARNING: "memchr" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_14" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_24" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI8" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI24" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI56" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__copy_user" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstr_i4_even" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstr_i4_odd" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashlsi3_r0" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movmemSI32" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_13" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__ashiftrt_r4_23" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI36" [vmlinux] is the static EXPORT_SYMBOL WARNING: "__movstrSI60" [vmlinux] is the static EXPORT_SYMBOL Kernel: arch/sh/boot/zImage is ready Completed OK # rm -rf /kisskb/build/kbuild_sh-defconfig_sh4 # Build took: 0:00:51.875006