# git rev-parse -q --verify 0644f186fc9d77bb5bd198369e59fb28927a3692^{commit} 0644f186fc9d77bb5bd198369e59fb28927a3692 already have revision, skipping fetch # git checkout -q -f -B kisskb 0644f186fc9d77bb5bd198369e59fb28927a3692 # git clean -qxdf # < git log -1 # commit 0644f186fc9d77bb5bd198369e59fb28927a3692 # Merge: 0871062 5c60300 # Author: Linus Torvalds # Date: Thu Apr 26 16:36:11 2018 -0700 # # Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost # # Pull virtio fixups from Michael Tsirkin: # # - Latest header update will break QEMU (if it's rebuilt with the new # header) - and it seems that the code there is so fragile that any # change in this header will break it. Add a better interface so users # do not need to change their code every time that header changes. # # - Fix virtio console for spec compliance. # # * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: # virtio_console: reset on out of memory # virtio_console: move removal code # virtio_console: drop custom control queue cleanup # virtio_console: free buffers after reset # virtio: add ability to iterate over vqs # virtio_console: don't tie bufs to a vq # virtio_balloon: add array of stat names # < /opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux-gcc --version # < git log --format=%s --max-count=1 0644f186fc9d77bb5bd198369e59fb28927a3692 # < make -s -j 40 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- allnoconfig # make -s -j 40 ARCH=s390 O=/kisskb/build/linus_s390-allnoconfig_s390x CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/s390x-linux/bin/s390x-linux- /kisskb/src/arch/s390/kernel/early.c:313:20: warning: 'memmove_early' defined but not used [-Wunused-function] /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:183:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] Completed OK # rm -rf /kisskb/build/linus_s390-allnoconfig_s390x # Build took: 0:00:10.026650