Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 282796
b: refs/heads/master
c: 31342b5
h: refs/heads/master
v: v3
  • Loading branch information
Joerg Roedel committed Dec 22, 2011
1 parent e22e0a3 commit 9b6c1ee
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 8 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: bc21662f729cd17d2af93e149f4eccafc7b10181
refs/heads/master: 31342b58b72b2b8480f12ffee648c8ba3297dee1
7 changes: 0 additions & 7 deletions trunk/drivers/iommu/amd_iommu_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1396,13 +1396,6 @@ static void amd_iommu_resume(void)

/* re-load the hardware */
enable_iommus();

/*
* we have to flush after the IOMMUs are enabled because a
* disabled IOMMU will never execute the commands we send
*/
for_each_iommu(iommu)
iommu_flush_all_caches(iommu);
}

static int amd_iommu_suspend(void)
Expand Down

0 comments on commit 9b6c1ee

Please sign in to comment.