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:
fcaa960
)
iommu/amd: Remove change_pte mmu_notifier call-back
author
Joerg Roedel
<jroedel@suse.de>
Wed, 30 Jul 2014 14:04:38 +0000
(16:04 +0200)
committer
Joerg Roedel
<jroedel@suse.de>
Wed, 30 Jul 2014 14:07:49 +0000
(16:07 +0200)
All calls to this call-back are wrapped with
mmu_notifer_invalidate_range_start()/end(), making this
notifier pretty useless, so remove it.
Signed-off-by: Joerg Roedel <jroedel@suse.de>
Tested-by: Oded Gabbay <oded.gabbay@amd.com>
No differences found