# git rev-parse -q --verify 329120423947e8b36fd2f8b5cf69944405d0aece^{commit} 329120423947e8b36fd2f8b5cf69944405d0aece already have revision, skipping fetch # git checkout -q -f -B kisskb 329120423947e8b36fd2f8b5cf69944405d0aece # git clean -qxdf # < git log -1 # commit 329120423947e8b36fd2f8b5cf69944405d0aece # Merge: 2b245b8b033a 6c4d6bc54864 # Author: Linus Torvalds # Date: Thu Aug 15 09:20:17 2019 -0700 # # Merge tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux # # Pull auxdisplay fixes from Miguel Ojeda: # "A few minor auxdisplay improvements: # # - A couple of small header cleanups for charlcd (Masahiro Yamada) # # - A trivial typo fix for the examples of cfag12864b (Masahiro Yamada) # # - An Kconfig help text improvement for charlcd (Mans Rullgard) # # - An error path fix for panel (zhengbin)" # # * tag 'auxdisplay-for-linus-v5.3-rc5' of git://github.com/ojeda/linux: # auxdisplay: Fix a typo in cfag12864b-example.c # auxdisplay: charlcd: add include guard to charlcd.h # auxdisplay: charlcd: move charlcd.h to drivers/auxdisplay # auxdisplay: charlcd: add help text for backlight initial state # auxdisplay: panel: need to delete scan_timer when misc_register fails in panel_attach # < /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 329120423947e8b36fd2f8b5cf69944405d0aece # < make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_defconfig_sh4 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/sh4-linux/bin/sh4-linux- se7619_defconfig # make -s -j 120 ARCH=sh O=/kisskb/build/linus_se7619_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/sh2/../../entry-common.S: Assembler messages: /kisskb/src/arch/sh/kernel/cpu/sh2/../../entry-common.S:385: Warning: overflow in branch to syscall_exit_work; converted into longer instruction sequence /kisskb/src/arch/sh/kernel/cpu/sh2/../../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:338:21: note: 'pdeo' was declared here /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/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 *' Completed OK # rm -rf /kisskb/build/linus_se7619_defconfig_sh4 # Build took: 0:00:11.233474