Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145941
b: refs/heads/master
c: 71ff3bc
h: refs/heads/master
i:
  145939: ebcd589
v: v3
  • Loading branch information
Joerg Roedel committed Jun 9, 2009
1 parent 2449af1 commit 5541ba7
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: 29150078d7a1758df8c7a6cd2ec066ac65e1fab9
refs/heads/master: 71ff3bca2f70264effe8cbbdd5bc10cf6be5f2f0
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 @@ -2073,7 +2073,7 @@ static int amd_iommu_attach_device(struct iommu_domain *dom,

old_domain = domain_for_device(devid);
if (old_domain)
return -EBUSY;
detach_device(old_domain, devid);

attach_device(iommu, domain, devid);

Expand Down

0 comments on commit 5541ba7

Please sign in to comment.