Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189942
b: refs/heads/master
c: 8b408fe
h: refs/heads/master
v: v3
  • Loading branch information
Joerg Roedel committed Mar 8, 2010
1 parent ca9af79 commit 81f3dff
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 4 deletions.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 3551a708f35fc712af43aeb7f541512c5cfc4936
refs/heads/master: 8b408fe4f853dcfa18d133aa4cf1d7546b4c3870
4 changes: 1 addition & 3 deletions trunk/arch/x86/kernel/amd_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2380,9 +2380,7 @@ static void amd_iommu_domain_destroy(struct iommu_domain *dom)

free_pagetable(domain);

domain_id_free(domain->id);

kfree(domain);
protection_domain_free(domain);

dom->priv = NULL;
}
Expand Down

0 comments on commit 81f3dff

Please sign in to comment.