Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 119215
b: refs/heads/master
c: 695b567
h: refs/heads/master
i:
  119213: 45b6a84
  119211: 35991ed
  119207: 22ee6b7
  119199: 5e0b131
v: v3
  • Loading branch information
Joerg Roedel committed Nov 18, 2008
1 parent 1aeefca commit 47f824e
Show file tree
Hide file tree
Showing 2 changed files with 2 additions and 2 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: 3ce1f93c6d53c3f91c3846cf66b018276c8ac2e7
refs/heads/master: 695b5676c727d80921a2dc8737d5b3322222db85
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/amd_iommu_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -1215,7 +1215,7 @@ static int __init parse_amd_iommu_options(char *str)
amd_iommu_isolate = 1;
if (strncmp(str, "share", 5) == 0)
amd_iommu_isolate = 0;
if (strncmp(str, "fullflush", 11) == 0)
if (strncmp(str, "fullflush", 9) == 0)
amd_iommu_unmap_flush = true;
}

Expand Down

0 comments on commit 47f824e

Please sign in to comment.