]> git.karo-electronics.de Git - linux-beck.git/commit
vfio/spapr: Relax the IOMMU compatibility check
authorAlexey Kardashevskiy <aik@ozlabs.ru>
Fri, 29 Apr 2016 08:55:15 +0000 (18:55 +1000)
committerMichael Ellerman <mpe@ellerman.id.au>
Wed, 11 May 2016 11:54:27 +0000 (21:54 +1000)
commit54de285beb9ef8b85cf240f7cda161bd6ae5d04c
tree7b270ac97ed5d2608b06370ba101e51d2cd8f976
parentc8ceacc22bce95d3a9cff198c9c27a30105a16b8
vfio/spapr: Relax the IOMMU compatibility check

We are going to have multiple different types of PHB on the same system
with POWER8 + NVLink and PHBs will have different IOMMU ops. However
we only really care about one callback - create_table - so we can
relax the compatibility check here.

Signed-off-by: Alexey Kardashevskiy <aik@ozlabs.ru>
Reviewed-by: David Gibson <david@gibson.dropbear.id.au>
Acked-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Michael Ellerman <mpe@ellerman.id.au>
drivers/vfio/vfio_iommu_spapr_tce.c