# git rev-parse -q --verify dd1c3ed76f26504621b5ce08b894666aafa38e47^{commit} dd1c3ed76f26504621b5ce08b894666aafa38e47 already have revision, skipping fetch # git checkout -q -f -B kisskb dd1c3ed76f26504621b5ce08b894666aafa38e47 # git clean -qxdf # < git log -1 # commit dd1c3ed76f26504621b5ce08b894666aafa38e47 # Merge: 6c3ac1134371 60deebe6149a # Author: Linus Torvalds # Date: Thu Mar 7 13:27:53 2019 -0800 # # Merge tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa # # Pull xtensa updates from Max Filippov: # # - use generic spinlock/rwlock implementations # # - clean up IPI processing # # - document boot parameters passing to the kernel # # - fix get_wchan # # - various cleanups in time.c, process.c, traps.c and thread_info.h # # * tag 'xtensa-20190307' of git://github.com/jcmvbkbc/linux-xtensa: # xtensa: simplify trap_init # xtensa: drop unused definitions # xtensa: fix get_wchan # xtensa: use generic spinlock/rwlock implementation # xtensa: provide xchg for sizes 1 and 2 # xtensa: clean up arch/xtensa/kernel/time.c # xtensa: SMP: rework IPI processing # xtensa: document boot parameter passing # < /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 dd1c3ed76f26504621b5ce08b894666aafa38e47 # < make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7721_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7721_defconfig # make -s -j 40 ARCH=sh O=/kisskb/build/linus_se7721_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/mm/mprotect.c: In function 'change_pte_range': /kisskb/src/mm/mprotect.c:42:20: warning: unused variable 'mm' [-Wunused-variable] /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/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1343: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/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/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_se7721_defconfig_sh4 # Build took: 0:00:28.777452