# 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/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi-gcc --version # < git log --format=%s --max-count=1 0644f186fc9d77bb5bd198369e59fb28927a3692 # < make -s -j 48 ARCH=arm O=/kisskb/build/linus_ks8695_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- ks8695_defconfig # make -s -j 48 ARCH=arm O=/kisskb/build/linus_ks8695_defconfig_arm CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/arm-unknown-linux-gnueabi/bin/arm-unknown-linux-gnueabi- /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] /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:340:21: note: 'pdeo' was declared here Completed OK # rm -rf /kisskb/build/linus_ks8695_defconfig_arm # Build took: 0:00:33.984505