# git rev-parse -q --verify 55e3a6ba5cced5b07f9a27fb29c9845937999470^{commit} 55e3a6ba5cced5b07f9a27fb29c9845937999470 already have revision, skipping fetch # git checkout -q -f -B kisskb 55e3a6ba5cced5b07f9a27fb29c9845937999470 # git clean -qxdf # < git log -1 # commit 55e3a6ba5cced5b07f9a27fb29c9845937999470 # Merge: 3ecafda911f4 c53051128bb0 # Author: Linus Torvalds # Date: Fri Apr 19 12:22:27 2019 -0700 # # Merge tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty # # Pull tty/serial fixes from Greg KH: # "Here are five small fixes for some tty/serial/vt issues that have been # reported. # # The vt one has been around for a while, it is good to finally get that # resolved. The others fix a build warning that showed up in 5.1-rc1, # and resolve a problem in the sh-sci driver. # # Note, the second patch for build warning fix for the sc16is7xx driver # was just applied to the tree, as it resolves a problem with the # previous patch to try to solve the issue. It has not shown up in # linux-next yet, unlike all of the other patches, but it has passed # 0-day testing and everyone seems to agree that it is correct" # # * tag 'tty-5.1-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/tty: # sc16is7xx: put err_spi and err_i2c into correct #ifdef # vt: fix cursor when clearing the screen # sc16is7xx: move label 'err_spi' to correct section # serial: sh-sci: Fix HSCIF RX sampling point adjustment # serial: sh-sci: Fix HSCIF RX sampling point calculation # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-ld --version # < git log --format=%s --max-count=1 55e3a6ba5cced5b07f9a27fb29c9845937999470 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_h5000_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- h5000_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_h5000_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- :1478:2: warning: #warning syscall pidfd_send_signal not implemented [-Wcpp] :1481:2: warning: #warning syscall io_uring_setup not implemented [-Wcpp] :1484:2: warning: #warning syscall io_uring_enter not implemented [-Wcpp] :1487:2: warning: #warning syscall io_uring_register not implemented [-Wcpp] /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/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/net/ipv4/ip_output.c: In function '__ip_append_data': /kisskb/src/include/linux/skbuff.h:1397: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 Completed OK # rm -rf /kisskb/build/linus_h5000_defconfig_arm # Build took: 0:00:30.755947