# git rev-parse -q --verify 1b88accf6a659c46d5c8e68912896f112bf882bb^{commit} 1b88accf6a659c46d5c8e68912896f112bf882bb already have revision, skipping fetch # git checkout -q -f -B kisskb 1b88accf6a659c46d5c8e68912896f112bf882bb # git clean -qxdf # git log -1 commit 1b88accf6a659c46d5c8e68912896f112bf882bb Merge: 851710a e82df67 Author: Linus Torvalds Date: Wed Mar 7 17:49:33 2018 -0800 Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost Pull virtio bugfix from Michael Tsirkin: "A bugfix for error handling in virtio" * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: virtio_ring: fix num_free handling in error case # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < git log --format=%s --max-count=1 1b88accf6a659c46d5c8e68912896f112bf882bb # < make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 20 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_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] /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:251:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:231:19: note: 'i' was declared here INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ef01c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) INFO: Uncompressed kernel (size 0x4ff690) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x500000) Image Name: Linux-4.16.0-rc4-g1b88acc Created: Thu Mar 8 21:23:19 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2494386 Bytes = 2435.92 kB = 2.38 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.16.0-rc4-g1b88acc Created: Thu Mar 8 21:23:19 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2520561 Bytes = 2461.49 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501350 Image Name: Linux-4.16.0-rc4-g1b88acc Created: Thu Mar 8 21:23:19 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2521762 Bytes = 2462.66 kB = 2.40 MB Load Address: 00500000 Entry Point: 00501534 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc # Build took: 0:00:47.083980