From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [PATCH v2] iommu/arm-smmu: Don't inadvertently reject multiple SMMUv3s Date: Thu, 3 Nov 2016 20:57:03 +0100 Message-ID: <20161103195703.GU3541@8bytes.org> References: <22ac6cba7386e133a97af729526f4e6457745554.1478194747.git.robin.murphy@arm.com> Mime-Version: 1.0 Content-Type: text/plain; charset="us-ascii" Content-Transfer-Encoding: 7bit Return-path: Content-Disposition: inline In-Reply-To: <22ac6cba7386e133a97af729526f4e6457745554.1478194747.git.robin.murphy-5wv7dgnIgG8@public.gmane.org> List-Unsubscribe: , List-Archive: List-Post: List-Help: List-Subscribe: , Sender: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org Errors-To: iommu-bounces-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org To: Robin Murphy Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, will.deacon-5wv7dgnIgG8@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Thu, Nov 03, 2016 at 05:39:07PM +0000, Robin Murphy wrote: > drivers/iommu/arm-smmu-v3.c | 25 +++++++++++++++++-------- > 1 file changed, 17 insertions(+), 8 deletions(-) This looks better, thanks. Cherry-picked the other fix from the pull-request and applied this on-top. Joerg