# git rev-parse -q --verify 26dca6dbd62d74a5012cafab6b2d6d65a01ea69c^{commit} 26dca6dbd62d74a5012cafab6b2d6d65a01ea69c already have revision, skipping fetch # git checkout -q -f -B kisskb 26dca6dbd62d74a5012cafab6b2d6d65a01ea69c # git clean -qxdf # < git log -1 # commit 26dca6dbd62d74a5012cafab6b2d6d65a01ea69c # Merge: 846de71bedef 01b810ed7187 # Author: Linus Torvalds # Date: Fri Jan 31 14:48:54 2020 -0800 # # Merge tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci # # Pull PCI updates from Bjorn Helgaas: # # "Resource management: # # - Improve resource assignment for hot-added nested bridges, e.g., # Thunderbolt (Nicholas Johnson) # # Power management: # # - Optionally print config space of devices before suspend (Chen Yu) # # - Increase D3 delay for AMD Ryzen5/7 XHCI controllers (Daniel Drake) # # Virtualization: # # - Generalize DMA alias quirks (James Sewart) # # - Add DMA alias quirk for PLX PEX NTB (James Sewart) # # - Fix IOV memory leak (Navid Emamdoost) # # AER: # # - Log which device prevents error recovery (Yicong Yang) # # Peer-to-peer DMA: # # - Whitelist Intel SkyLake-E (Armen Baloyan) # # Broadcom iProc host bridge driver: # # - Apply PAXC quirk whether driver is built-in or module (Wei Liu) # # Broadcom STB host bridge driver: # # - Add Broadcom STB PCIe host controller driver (Jim Quinlan) # # Intel Gateway SoC host bridge driver: # # - Add driver for Intel Gateway SoC (Dilip Kota) # # Intel VMD host bridge driver: # # - Add support for DMA aliases on other buses (Jon Derrick) # # - Remove dma_map_ops overrides (Jon Derrick) # # - Remove now-unused X86_DEV_DMA_OPS (Christoph Hellwig) # # NVIDIA Tegra host bridge driver: # # - Fix Tegra30 afi_pex2_ctrl register offset (Marcel Ziswiler) # # Panasonic UniPhier host bridge driver: # # - Remove module code since driver can't be built as a module # (Masahiro Yamada) # # Qualcomm host bridge driver: # # - Add support for SDM845 PCIe controller (Bjorn Andersson) # # TI Keystone host bridge driver: # # - Fix "num-viewport" DT property error handling (Kishon Vijay Abraham I) # # - Fix link training retries initiation (Yurii Monakov) # # - Fix outbound region mapping (Yurii Monakov) # # Misc: # # - Add Switchtec Gen4 support (Kelvin Cao) # # - Add Switchtec Intercomm Notify and Upstream Error Containment # support (Logan Gunthorpe) # # - Use dma_set_mask_and_coherent() since Switchtec supports 64-bit # addressing (Wesley Sheng)" # # * tag 'pci-v5.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (60 commits) # PCI: Allow adjust_bridge_window() to shrink resource if necessary # PCI: Set resource size directly in adjust_bridge_window() # PCI: Rename extend_bridge_window() to adjust_bridge_window() # PCI: Rename extend_bridge_window() parameter # PCI: Consider alignment of hot-added bridges when assigning resources # PCI: Remove local variable usage in pci_bus_distribute_available_resources() # PCI: Pass size + alignment to pci_bus_distribute_available_resources() # PCI: Rename variables # PCI: vmd: Add two VMD Device IDs # PCI: Remove unnecessary braces # PCI: brcmstb: Add MSI support # PCI: brcmstb: Add Broadcom STB PCIe host controller driver # x86/PCI: Remove X86_DEV_DMA_OPS # PCI: vmd: Remove dma_map_ops overrides # iommu/vt-d: Remove VMD child device sanity check # iommu/vt-d: Use pci_real_dma_dev() for mapping # PCI: Introduce pci_real_dma_dev() # x86/PCI: Expose VMD's pci_dev in struct pci_sysdata # x86/PCI: Add to_pci_sysdata() helper # PCI/AER: Initialize aer_fifo # ... # < /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 26dca6dbd62d74a5012cafab6b2d6d65a01ea69c # < make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 CROSS_COMPILE=/opt/cross/kisskb/gcc-4.6.3-nolibc/powerpc-linux/bin/powerpc-linux- ppc40x_defconfig # make -s -j 48 ARCH=powerpc O=/kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 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:204: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:72:12: warning: 'pdeo' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/fs/proc/inode.c:338:21: note: 'pdeo' was declared here /kisskb/src/fs/ext4/extents.c: In function 'ext4_convert_unwritten_io_end_vec': /kisskb/src/fs/ext4/extents.c:5009:23: warning: 'ret' 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:248:18: warning: 'i' may be used uninitialized in this function [-Wuninitialized] /kisskb/src/drivers/tty/serial/8250/8250_core.c:228:19: note: 'i' was declared here /kisskb/src/fs/io_uring.c: In function '__io_sqe_files_update.isra.74': /kisskb/src/fs/io_uring.c:5713:13: warning: 'err' may be used uninitialized in this function [-Wuninitialized] INFO: Uncompressed kernel (size 0x57c09c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57c09c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57c09c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x57c09c) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) INFO: Uncompressed kernel (size 0x56ba54) overlaps the address of the wrapper(0x400000) INFO: Fixing the link_address of wrapper to (0x600000) Image Name: Linux-5.5.0-g26dca6dbd62d Created: Sat Feb 1 13:32:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2740900 Bytes = 2676.66 KiB = 2.61 MiB Load Address: 00000000 Entry Point: 00000000 Image Name: Linux-5.5.0-g26dca6dbd62d Created: Sat Feb 1 13:32:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2774612 Bytes = 2709.58 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 006019cc Image Name: Linux-5.5.0-g26dca6dbd62d Created: Sat Feb 1 13:32:57 2020 Image Type: PowerPC Linux Kernel Image (gzip compressed) Data Size: 2774715 Bytes = 2709.68 KiB = 2.65 MiB Load Address: 00600000 Entry Point: 00601758 Completed OK # rm -rf /kisskb/build/linus_ppc40x_defconfig_powerpc-gcc4.6 # Build took: 0:00:42.336221