[PATCH 13/20] intel-iommu: switch from ioremap_cache to memremap
Joerg Roedel
jroedel at suse.de
Mon Oct 12 14:58:30 PDT 2015
Hi Dan,
On Fri, Oct 09, 2015 at 06:16:46PM -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.
I appreciate the change, but in the cover letter you write the API is
only implemented for x86 so far? The VT-d driver is also used on ia64,
will it still work there with this patch?
Joerg
More information about the linux-arm-kernel
mailing list