[PATCH resend 0/8] sparc: use asm-generic/dma-mapping-common.h and pci-dma-compat.h

From: FUJITA Tomonori
Date: Sun Aug 09 2009 - 22:55:54 EST


This is the repost of the patchset (as Ingo asked me offline) :

http://lkml.org/lkml/2009/7/13/20

There is no functional change. I just added David's ack to #3-8
patches and Robert's Tested-by to #8 patch.

I confirmed that it can be applied cleanly to mainline, -next, and
-tip trees.

The git tree is also available:

git://git.kernel.org/pub/scm/linux/kernel/git/tomo/linux-2.6-misc.git sparc

=
arch/ia64/include/asm/dma-mapping.h | 1 -
arch/sparc/Kconfig | 2 +
arch/sparc/include/asm/dma-mapping.h | 145 ++++-------------------
arch/sparc/include/asm/pci.h | 3 +
arch/sparc/include/asm/pci_32.h | 105 ----------------
arch/sparc/include/asm/pci_64.h | 88 --------------
arch/sparc/kernel/Makefile | 2 +-
arch/sparc/kernel/dma.c | 175 +--------------------------
arch/sparc/kernel/dma.h | 14 --
arch/sparc/kernel/iommu.c | 20 ++-
arch/sparc/kernel/ioport.c | 190 ++++++++++++++++-------------
arch/sparc/kernel/pci.c | 2 +-
arch/sparc/kernel/pci_sun4v.c | 30 ++----
arch/x86/kernel/pci-nommu.c | 27 ++++-
include/asm-generic/dma-mapping-common.h | 6 -
15 files changed, 183 insertions(+), 627 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/