Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc
Pull sparc fixes from David Miller "Unfortunately, I brown paper bagged the generic iommu pool allocator by applying the wrong revision of the patch series. This reverts the bad one, and puts the right one in" * git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc: iommu-common: Fix PARISC compile-time warnings sparc: Make LDC use common iommu poll management functions sparc: Make sparc64 use scalable lib/iommu-common.c functions Break up monolithic iommu table/lock into finer graularity pools and lock sparc: Revert generic IOMMU allocator.
No related branches found
No related tags found
Showing
- arch/sparc/include/asm/iommu_64.h 1 addition, 1 deletionarch/sparc/include/asm/iommu_64.h
- arch/sparc/kernel/iommu.c 27 additions, 51 deletionsarch/sparc/kernel/iommu.c
- arch/sparc/kernel/ldc.c 14 additions, 46 deletionsarch/sparc/kernel/ldc.c
- arch/sparc/kernel/pci_sun4v.c 25 additions, 39 deletionsarch/sparc/kernel/pci_sun4v.c
- include/linux/iommu-common.h 17 additions, 21 deletionsinclude/linux/iommu-common.h
- lib/iommu-common.c 118 additions, 72 deletionslib/iommu-common.c
Please register or sign in to comment