Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145888
b: refs/heads/master
c: 7455aab
h: refs/heads/master
v: v3
  • Loading branch information
Neil Turton authored and Joerg Roedel committed May 28, 2009
1 parent 8a20800 commit 7e3871d
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: 421f909c803d1c397f6c66b75653f238696c39ee
refs/heads/master: 7455aab1f95f6464c5af3fbdee28744e73f38564
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 @@ -618,7 +618,7 @@ static void __init init_iommu_from_acpi(struct amd_iommu *iommu,
case IVHD_DEV_ALIAS:
devid = e->devid;
devid_to = e->ext >> 8;
set_dev_entry_from_acpi(iommu, devid, e->flags, 0);
set_dev_entry_from_acpi(iommu, devid_to, e->flags, 0);
amd_iommu_alias_table[devid] = devid_to;
break;
case IVHD_DEV_ALIAS_RANGE:
Expand Down

0 comments on commit 7e3871d

Please sign in to comment.