]> git.baikalelectronics.ru Git - kernel.git/commit
[SPARC64]: Beginnings of SUN4V PCI controller support.
authorDavid S. Miller <davem@sunset.davemloft.net>
Fri, 10 Feb 2006 05:32:07 +0000 (21:32 -0800)
committerDavid S. Miller <davem@sunset.davemloft.net>
Mon, 20 Mar 2006 09:12:10 +0000 (01:12 -0800)
commit50d65cb65e2c81235dd3096f13b6e7aca30e1721
tree80d4747608148c56fd8c67baf016ad4fc58610ea
parent48ea544d52d90f2ca5a30de09464d36e87460ae0
[SPARC64]: Beginnings of SUN4V PCI controller support.

Abstract out IOMMU operations so that we can have a different
set of calls on sun4v, which needs to do things through
hypervisor calls.

Signed-off-by: David S. Miller <davem@davemloft.net>
arch/sparc64/kernel/Makefile
arch/sparc64/kernel/pci.c
arch/sparc64/kernel/pci_iommu.c
arch/sparc64/kernel/pci_sun4v.c [new file with mode: 0644]
include/asm-sparc64/pci.h