# 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/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 0644f186fc9d77bb5bd198369e59fb28927a3692 # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- allnoconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_powerpc-allnoconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /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_powerpc-allnoconfig_powerpc # Build took: 0:00:13.534480