From mboxrd@z Thu Jan 1 00:00:00 1970 Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1752189AbdIVKGW (ORCPT ); Fri, 22 Sep 2017 06:06:22 -0400 Received: from 8bytes.org ([81.169.241.247]:50632 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1751999AbdIVKGU (ORCPT ); Fri, 22 Sep 2017 06:06:20 -0400 Date: Fri, 22 Sep 2017 12:06:19 +0200 From: Joerg Roedel To: Robin Murphy Cc: iommu@lists.linux-foundation.org, linux-kernel@vger.kernel.org, jean-philippe.brucker@arm.com Subject: Re: [PATCH v2] iommu/of: Remove PCI host bridge node check Message-ID: <20170922100619.GK8398@8bytes.org> References: <7ff4e56719d2e90426d9338eab00396bb2b61995.1505988973.git.robin.murphy@arm.com> <56a797382ffc65243169205c36d9f9fb1173dddd.1505989095.git.robin.murphy@arm.com> <20170922085618.GI8398@8bytes.org> <49550b7b-b5bc-6687-dc5d-3a71605389ca@arm.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <49550b7b-b5bc-6687-dc5d-3a71605389ca@arm.com> User-Agent: Mutt/1.5.24 (2015-08-30) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org On Fri, Sep 22, 2017 at 10:51:30AM +0100, Robin Murphy wrote: > > Fixes: d87beb749281 ("iommu/of: Handle PCI aliases properly") > > The check itself originally dates back to b996444cf35e ("iommu/of: > Handle iommu-map property for PCI") but it's really not worth > backporting past the above refactoring - it's only with da4b02750a9f > ("iommu/of: Fix of_iommu_configure() for disabled IOMMUs") in 4.14-rc1 > that it started to have noticeable ill effects. Thanks, applied to iommu/fixes.