Skip to content
Commit 829383e1 authored by Pan Bian's avatar Pan Bian Committed by Joerg Roedel
Browse files

iommu/vt-d: Use memunmap to free memremap



memunmap() should be used to free the return of memremap(), not
iounmap().

Fixes: dfddb969 ('iommu/vt-d: Switch from ioremap_cache to memremap')
Signed-off-by: default avatarPan Bian <bianpan2016@163.com>
Signed-off-by: default avatarJoerg Roedel <jroedel@suse.de>
parent ab99be46
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment