[PATCH v2 17/25] intel-iommu: switch from ioremap_cache to memremap

Joerg Roedel joro at 8bytes.org
Mon Aug 3 07:27:16 PDT 2015


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 <dwmw2 at infradead.org>
> Cc: Joerg Roedel <joro at 8bytes.org>
> Signed-off-by: Dan Williams <dan.j.williams at intel.com>
> ---
>  drivers/iommu/intel-iommu.c         |   10 ++++++----
>  drivers/iommu/intel_irq_remapping.c |    4 ++--
>  2 files changed, 8 insertions(+), 6 deletions(-)

Acked-by: Joerg Roedel <jroedel at suse.de>




More information about the linux-arm-kernel mailing list