From mboxrd@z Thu Jan 1 00:00:00 1970 From: Joerg Roedel Subject: Re: [GIT PULL] iommu/arm-smmu: Fixes for 4.3 Date: Wed, 7 Oct 2015 12:46:45 +0200 Message-ID: <20151007104645.GQ10641@suse.de> References: <20151007095025.GE16065@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: <20151007095025.GE16065-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: Will Deacon Cc: iommu-cunTk1MwBs9QetFLy7KEm3xJsTq8ys+cHZ5vskTnxNA@public.gmane.org, linux-arm-kernel-IAPFreCvJWM7uuMidbF8XUB+6BGkLq7r@public.gmane.org List-Id: iommu@lists.linux-foundation.org On Wed, Oct 07, 2015 at 10:50:26AM +0100, Will Deacon wrote: > drivers/iommu/Kconfig | 3 +-- > drivers/iommu/arm-smmu-v3.c | 21 +++++++++++++++------ > drivers/iommu/io-pgtable-arm.c | 24 +++++++++++++----------- > 3 files changed, 29 insertions(+), 19 deletions(-) Pulled. Thanks Will.