On Tue, Aug 12, 2014 at 05:25:25PM +0100, Liviu Dudau wrote: > Introduce a default implementation for remapping PCI bus I/O resources > onto the CPU address space. Architectures with special needs may > provide their own version, but most should be able to use this one. > > Cc: Bjorn Helgaas <[email protected]> > Cc: Arnd Bergmann <[email protected]> > Cc: Rob Herring <[email protected]> > Signed-off-by: Liviu Dudau <[email protected]>
I guess you could have added the generic pgprot_device definition to this patch and the arm64 specific one in the separate arm64 PCIe support (and one less patch in total). But not a big issue either way. -- Catalin -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [email protected] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/

