git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
0fb5fe8
)
iommu: Fix trace_unmap() to report original iova
author
Shuah Khan
<shuahkh@osg.samsung.com>
Fri, 16 Jan 2015 23:47:19 +0000
(16:47 -0700)
committer
Joerg Roedel
<jroedel@suse.de>
Mon, 19 Jan 2015 14:19:31 +0000
(15:19 +0100)
iommu_unmap() calls trace_unmap() with changed iova and original
size. trace_unmap() should report original iova instead. Change
iommu_unmap() to call trace_unmap() with original iova.
Signed-off-by: Shuah Khan <shuahkh@osg.samsung.com>
Reported-by: Alex Williamson <alex.williamson@redhat.com>
Signed-off-by: Joerg Roedel <jroedel@suse.de>
drivers/iommu/iommu.c
patch
|
blob
|
history
diff --cc
drivers/iommu/iommu.c
Simple merge