# git rev-parse -q --verify 189522da8b3a796d56d802e067d591d2ffff7f40^{commit} 189522da8b3a796d56d802e067d591d2ffff7f40 already have revision, skipping fetch # git checkout -q -f -B kisskb 189522da8b3a796d56d802e067d591d2ffff7f40 # git clean -qxdf # < git log -1 # commit 189522da8b3a796d56d802e067d591d2ffff7f40 # Merge: b61f7ff0f64f d085eb8ce727 # Author: Linus Torvalds # Date: Tue Apr 21 12:27:18 2020 -0700 # # Merge tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost # # Pull virtio fixes and cleanups from Michael Tsirkin: # # - Some bug fixes # # - Cleanup a couple of issues that surfaced meanwhile # # - Disable vhost on ARM with OABI for now - to be fixed fully later in # the cycle or in the next release. # # * tag 'for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mst/vhost: (24 commits) # vhost: disable for OABI # virtio: drop vringh.h dependency # virtio_blk: add a missing include # virtio-balloon: Avoid using the word 'report' when referring to free page hinting # virtio-balloon: make virtballoon_free_page_report() static # vdpa: fix comment of vdpa_register_device() # vdpa: make vhost, virtio depend on menu # vdpa: allow a 32 bit vq alignment # drm/virtio: fix up for include file changes # remoteproc: pull in slab.h # rpmsg: pull in slab.h # virtio_input: pull in slab.h # remoteproc: pull in slab.h # virtio-rng: pull in slab.h # virtgpu: pull in uaccess.h # tools/virtio: make asm/barrier.h self contained # tools/virtio: define aligned attribute # virtio/test: fix up after IOTLB changes # vhost: Create accessors for virtqueues private_data # vdpasim: Return status in vdpasim_get_status # ... # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-gcc --version # < /opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux-ld --version # < git log --format=%s --max-count=1 189522da8b3a796d56d802e067d591d2ffff7f40 # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc44x_defconfig # < make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- help # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- olddefconfig # make -s -j 24 ARCH=powerpc O=/kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- /kisskb/src/arch/powerpc/boot/dts/virtex440-ml510.dts:335.37-439.6: Warning (pci_bridge): /plb@0/plbv46-pci@85e00000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/virtex440-ml510.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' /kisskb/src/fs/proc/inode.c: In function 'proc_reg_open': /kisskb/src/include/linux/list.h:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:471:21: note: 'pdeo' was declared here /kisskb/src/drivers/tty/serial/8250/8250_core.c: In function 'univ8250_release_irq': /kisskb/src/drivers/tty/serial/8250/8250_core.c:247:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:227:19: note: 'i' was declared here /kisskb/src/kernel/printk/printk.c: In function 'devkmsg_sysctl_set_loglvl': /kisskb/src/kernel/printk/printk.c:204:16: warning: 'old' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/net/bridge/br_netlink.c: In function 'br_process_vlan_info': /kisskb/src/net/bridge/br_netlink.c:571:6: warning: 'err' 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:1801:30: warning: 'copylen' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/net/tun.c:1714:46: warning: 'linear' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:4774:23: warning: 'ret' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/usb/core/devio.c: In function 'async_completed': /kisskb/src/drivers/usb/core/devio.c:625:23: warning: 'errno' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c: In function 'handle_dots': /kisskb/src/fs/namei.c:1805:10: warning: 'inode' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/namei.c:1805:10: warning: 'seq' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.94': /kisskb/src/fs/io_uring.c:6701:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/arch/powerpc/boot/dts/katmai.dts:322.26-361.5: Warning (pci_bridge): /plb/pciex@d00000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:363.26-402.5: Warning (pci_bridge): /plb/pciex@d20000000: node name is not "pci" or "pcie" /kisskb/src/arch/powerpc/boot/dts/katmai.dts:404.26-443.5: Warning (pci_bridge): /plb/pciex@d40000000: node name is not "pci" or "pcie" arch/powerpc/boot/dts/katmai.dtb: Warning (pci_device_bus_num): Failed prerequisite 'pci_bridge' INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x591c4c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2833865 Bytes = 2767.45 KiB = 2.70 MiB Load Address: 00000000 Entry Point: 00000000 INFO: Uncompressed kernel (size 0x5a22cc) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865286 Bytes = 2798.13 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006014d8 Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865006 Bytes = 2797.86 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006014cc Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865549 Bytes = 2798.39 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006014c0 Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2864871 Bytes = 2797.73 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006001bc Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865163 Bytes = 2798.01 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865062 Bytes = 2797.91 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006014ec Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865078 Bytes = 2797.93 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006014e0 Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865739 Bytes = 2798.57 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006000c8 Image Name: Linux-5.7.0-rc2-g189522da8b3a Created: Wed Apr 22 08:04:10 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2865512 Bytes = 2798.35 KiB = 2.73 MiB Load Address: 00600000 Entry Point: 006014e0 Completed OK # rm -rf /kisskb/build/linus_ppc44x_defconfig_powerpc-gcc4.6 # Build took: 0:01:02.682833