Return-Path: Received: (majordomo@vger.kernel.org) by vger.kernel.org via listexpand id S1753370AbbHCO1U (ORCPT ); Mon, 3 Aug 2015 10:27:20 -0400 Received: from 8bytes.org ([81.169.241.247]:53776 "EHLO theia.8bytes.org" rhost-flags-OK-OK-OK-OK) by vger.kernel.org with ESMTP id S1752711AbbHCO1T (ORCPT ); Mon, 3 Aug 2015 10:27:19 -0400 Date: Mon, 3 Aug 2015 16:27:16 +0200 From: Joerg Roedel To: Dan Williams Cc: tglx@linutronix.de, mingo@kernel.org, hpa@zytor.com, linux-arch@vger.kernel.org, toshi.kani@hp.com, linux-nvdimm@ml01.01.org, linux-kernel@vger.kernel.org, rmk+kernel@arm.linux.org.uk, David Woodhouse , hch@lst.de, linux-arm-kernel@lists.infradead.org Subject: Re: [PATCH v2 17/25] intel-iommu: switch from ioremap_cache to memremap Message-ID: <20150803142716.GC20968@8bytes.org> References: <20150725023649.8664.59145.stgit@dwillia2-desk3.amr.corp.intel.com> <20150725023933.8664.85856.stgit@dwillia2-desk3.amr.corp.intel.com> MIME-Version: 1.0 Content-Type: text/plain; charset=us-ascii Content-Disposition: inline In-Reply-To: <20150725023933.8664.85856.stgit@dwillia2-desk3.amr.corp.intel.com> User-Agent: Mutt/1.5.21 (2010-09-15) Sender: linux-kernel-owner@vger.kernel.org List-ID: X-Mailing-List: linux-kernel@vger.kernel.org Content-Length: 843 Lines: 20 On Fri, Jul 24, 2015 at 10:39:33PM -0400, Dan Williams wrote: > In preparation for deprecating ioremap_cache() convert its usage in > intel-iommu to memremap. This also eliminates the mishandling of the > __iomem annotation in the implementation. > > Cc: David Woodhouse > Cc: Joerg Roedel > Signed-off-by: Dan Williams > --- > drivers/iommu/intel-iommu.c | 10 ++++++---- > drivers/iommu/intel_irq_remapping.c | 4 ++-- > 2 files changed, 8 insertions(+), 6 deletions(-) Acked-by: Joerg Roedel -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/