From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752268AbcEJVss (ORCPT ); Tue, 10 May 2016 17:48:48 -0400 Received: from ozlabs.org ([103.22.144.67]:57702 "EHLO ozlabs.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1750951AbcEJVsq (ORCPT ); Tue, 10 May 2016 17:48:46 -0400 X-powerpc-patch-notification: thanks X-powerpc-patch-commit: 45295687a90a31135ab575803e9de8271470ffbb In-Reply-To: <1461920124-21719-3-git-send-email-aik@ozlabs.ru> To: Alexey Kardashevskiy , linuxppc-dev@lists.ozlabs.org From: Michael Ellerman Cc: kvm@vger.kernel.org, Alexey Kardashevskiy , Alistair Popple , Gavin Shan , linux-kernel@vger.kernel.org, Alex Williamson , David Gibson , Dan Carpenter , Daniel Axtens Subject: Re: [kernel,v4,02/11] vfio/spapr: Relax the IOMMU compatibility check Message-Id: <3r4CYm3zcRz9t4k@ozlabs.org> Date: Wed, 11 May 2016 07:48:44 +1000 (AEST) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@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