Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 145889
b: refs/heads/master
c: 0bc252f
h: refs/heads/master
i:
  145887: 8a20800
v: v3
  • Loading branch information
Joerg Roedel committed May 28, 2009
1 parent 7e3871d commit e9a2b85
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 1 deletion.
2 changes: 1 addition & 1 deletion [refs]
Original file line number Diff line number Diff line change
@@ -1,2 +1,2 @@
---
refs/heads/master: 7455aab1f95f6464c5af3fbdee28744e73f38564
refs/heads/master: 0bc252f430d6a3ac7836d40f00d0ae020593b11b
2 changes: 2 additions & 0 deletions trunk/arch/x86/kernel/amd_iommu_init.c
Original file line number Diff line number Diff line change
Expand Up @@ -906,6 +906,8 @@ static int __init init_unity_map_range(struct ivmd_header *m)

switch (m->type) {
default:
kfree(e);
return 0;
case ACPI_IVMD_TYPE:
e->devid_start = e->devid_end = m->devid;
break;
Expand Down

0 comments on commit e9a2b85

Please sign in to comment.