From mboxrd@z Thu Jan 1 00:00:00 1970 From: Michael Ellerman Subject: Re: [kernel,v4,02/11] vfio/spapr: Relax the IOMMU compatibility check Date: Wed, 11 May 2016 07:48:44 +1000 (AEST) Message-ID: <3r4CYm3zcRz9t4k@ozlabs.org> References: <1461920124-21719-3-git-send-email-aik@ozlabs.ru> Cc: kvm@vger.kernel.org, Alexey Kardashevskiy , Alistair Popple , Gavin Shan , linux-kernel@vger.kernel.org, Alex Williamson , David Gibson , Dan Carpenter , Daniel Axtens To: Alexey Kardashevskiy , linuxppc-dev@lists.ozlabs.org Return-path: In-Reply-To: <1461920124-21719-3-git-send-email-aik@ozlabs.ru> Sender: linux-kernel-owner@vger.kernel.org List-Id: kvm.vger.kernel.org On Fri, 2016-29-04 at 08:55:15 UTC, Alexey Kardashevskiy wrote: > 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 > Reviewed-by: David Gibson > Acked-by: Alex Williamson Series applied to powerpc next, thanks. https://git.kernel.org/powerpc/c/45295687a90a31135ab575803e cheers