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:
75e6bf9
)
intel-iommu: Don't keep freeing page zero in dma_pte_free_pagetable()
author
David Woodhouse
<David.Woodhouse@intel.com>
Thu, 2 Jul 2009 11:02:34 +0000
(12:02 +0100)
committer
David Woodhouse
<David.Woodhouse@intel.com>
Thu, 2 Jul 2009 11:02:38 +0000
(12:02 +0100)
Check dma_pte_present() and only free the page if there _is_ one.
Kind of surprising that there was no warning about this.
Signed-off-by: David Woodhouse <David.Woodhouse@intel.com>
No differences found