• David S. Miller's avatar
    Model Sparc64 pci_assign_resource more closely to the · 71c54597
    David S. Miller authored
    implementation in drivers/pci/setup-res.c to make it
    easier to track bugs.
    
    Fix calculation of mem_space end on Sparc64 Schizo PCI controllers.
    The decode register is set up for the whole 4GB even though the
    top 2GB is reserved for DMA to/from main memory (ie. IOMMU translated)
    71c54597
pci_schizo.c 59.3 KB