# 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 120 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_defconfig_powerpc CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc6xx_defconfig # make -s -j 120 ARCH=powerpc O=/kisskb/build/linus_ppc6xx_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/kernel/cgroup/cgroup-v1.c: In function 'cgroup1_mount': /kisskb/src/kernel/cgroup/cgroup-v1.c:1268:20: warning: 'root' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c: In function 'snd_pmac_awacs_init': /kisskb/src/include/sound/control.h:220:2: warning: 'speaker_vol' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/sound/ppc/awacs.c:886:36: note: 'speaker_vol' was declared here /kisskb/src/drivers/base/regmap/regmap.c: In function 'regmap_raw_read': /kisskb/src/drivers/base/regmap/regmap.c:2497:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/base/regmap/regmap.c: In function '_regmap_raw_write': /kisskb/src/drivers/base/regmap/regmap.c:1819:6: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_afspec': /kisskb/src/net/bridge/br_netlink.c:635:7: warning: 'err' 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 /kisskb/src/fs/nfsd/nfs4xdr.c: In function 'nfsd4_encode_components_esc': /kisskb/src/fs/nfsd/nfs4xdr.c:2041:9: warning: 'str' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/dma-buf/reservation.c: In function 'reservation_object_add_shared_fence': /kisskb/src/drivers/dma-buf/reservation.c:225:6: warning: 'k' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c: In function 'tun_get_user': /kisskb/src/drivers/net/tun.c:1822:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1732:46: warning: 'linear' 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 /kisskb/src/net/mac80211/mlme.c: In function 'ieee80211_rx_mgmt_beacon': /kisskb/src/net/mac80211/mlme.c:1352:3: warning: 'pwr_level_cisco' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/mac80211/mlme.c:1309:6: note: 'pwr_level_cisco' was declared here arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@0:#interrupt-cells: size is (4), expected multiple of 8 arch/powerpc/boot/mpc832x_rdb.dtb: Warning (interrupts_property): /qe@e0100000/mdio@3120/ethernet-phy@4:#interrupt-cells: size is (4), expected multiple of 8 arch/powerpc/boot/mpc8272ads.dtb: Warning (pci_bridge): /pci@f0010800: missing bus-range for PCI bridge arch/powerpc/boot/mpc8272ads.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' arch/powerpc/boot/pq2fads.dtb: Warning (pci_bridge): /pci@f0010800: missing bus-range for PCI bridge arch/powerpc/boot/pq2fads.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa30e40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa30e40) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) INFO: Uncompressed kernel (size 0xa41564) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0xb00000) Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4848984 Bytes = 4735.34 kB = 4.62 MB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872419 Bytes = 4758.22 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b007a0 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872516 Bytes = 4758.32 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b007a0 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872461 Bytes = 4758.26 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872435 Bytes = 4758.24 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872539 Bytes = 4758.34 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872474 Bytes = 4758.28 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872625 Bytes = 4758.42 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Image Name: Linux-4.17.0-rc2+ Created: Fri Apr 27 23:40:00 2018 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 4872336 Bytes = 4758.14 kB = 4.65 MB Load Address: 00b00000 Entry Point: 00b00230 Completed OK # rm -rf /kisskb/build/linus_ppc6xx_defconfig_powerpc # Build took: 0:01:10.922989