[GIT] Sparc

From: David Miller
Date: Sat Apr 18 2015 - 17:58:59 EST



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.

Please pull, thanks a lot!

The following changes since commit 04b7fe6a4a231871ef681bc95e08fe66992f7b1f:

Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/ide (2015-04-17 16:36:59 -0400)

are available in the git repository at:

git://git.kernel.org/pub/scm/linux/kernel/git/davem/sparc.git

for you to fetch changes up to ccb301862aa51ea7c10c10b440f3e8bbeac5b720:

Merge branch 'iommu-generic-allocator' (2015-04-18 12:35:09 -0700)

----------------------------------------------------------------
David S. Miller (2):
sparc: Revert generic IOMMU allocator.
Merge branch 'iommu-generic-allocator'

Sowmini Varadhan (4):
Break up monolithic iommu table/lock into finer graularity pools and lock
sparc: Make sparc64 use scalable lib/iommu-common.c functions
sparc: Make LDC use common iommu poll management functions
iommu-common: Fix PARISC compile-time warnings

arch/sparc/include/asm/iommu_64.h | 2 +-
arch/sparc/kernel/iommu.c | 78 +++++++++++-------------------
arch/sparc/kernel/ldc.c | 60 ++++++------------------
arch/sparc/kernel/pci_sun4v.c | 64 ++++++++++---------------
include/linux/iommu-common.h | 38 +++++++--------
lib/iommu-common.c | 190 ++++++++++++++++++++++++++++++++++++++++++++++----------------------------
6 files changed, 202 insertions(+), 230 deletions(-)
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/