Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 102245
b: refs/heads/master
c: ece6763
h: refs/heads/master
i:
  102243: fa1e7c5
v: v3
  • Loading branch information
Julia Lawall authored and Jesse Barnes committed Jun 10, 2008
1 parent 2a913ae commit 7583865
Show file tree
Hide file tree
Showing 2 changed files with 1 addition 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: 6a3f084971bad985722afe25b16a5c0a990cea75
refs/heads/master: ece6763419f44ed72f4fc78752e5f5364df1794b
1 change: 0 additions & 1 deletion trunk/drivers/pci/intel-iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -1725,7 +1725,6 @@ int __init init_dmars(void)
deferred_flush = kzalloc(g_num_of_iommus *
sizeof(struct deferred_flush_tables), GFP_KERNEL);
if (!deferred_flush) {
kfree(g_iommus);
ret = -ENOMEM;
goto error;
}
Expand Down

0 comments on commit 7583865

Please sign in to comment.