Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 189940
b: refs/heads/master
c: 04e856c
h: refs/heads/master
v: v3
  • Loading branch information
Chris Wright authored and Joerg Roedel committed Mar 1, 2010
1 parent fcc6d47 commit 37d766d
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: 5d214fe6e808a8caa9cb6f610c0190d3f50ac570
refs/heads/master: 04e856c072b84042bb56c487c2868638bb3f78db
2 changes: 1 addition & 1 deletion trunk/arch/x86/kernel/amd_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -2298,7 +2298,7 @@ static void cleanup_domain(struct protection_domain *domain)
list_for_each_entry_safe(dev_data, next, &domain->dev_list, list) {
struct device *dev = dev_data->dev;

do_detach(dev);
__detach_device(dev);
atomic_set(&dev_data->bind, 0);
}

Expand Down

0 comments on commit 37d766d

Please sign in to comment.