]> git.karo-electronics.de Git - karo-tx-linux.git/commit
iommu: Remove group_mf
authorAlex Williamson <alex.williamson@redhat.com>
Wed, 30 May 2012 20:19:55 +0000 (14:19 -0600)
committerJoerg Roedel <joerg.roedel@amd.com>
Mon, 25 Jun 2012 11:48:30 +0000 (13:48 +0200)
commit7d43c2e42cb1e436f97c1763150e4e1122ae0d57
tree6079999184585e6a556f06087aaabc89d1b0939c
parent783f157bc5a7fa30ee17b4099b27146bd1b68af4
iommu: Remove group_mf

The iommu=group_mf is really no longer needed with the addition of ACS
support in IOMMU drivers creating groups.  Most multifunction devices
will now be grouped already.  If a device has gone to the trouble of
exposing ACS, trust that it works.  We can use the device specific ACS
function for fixing devices we trust individually.  This largely
reverts bcb71abe.

Signed-off-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Joerg Roedel <joerg.roedel@amd.com>
Documentation/kernel-parameters.txt
arch/ia64/include/asm/iommu.h
arch/ia64/kernel/pci-dma.c
arch/x86/include/asm/iommu.h
arch/x86/kernel/pci-dma.c