Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99639
b: refs/heads/master
c: 5f6a59d
h: refs/heads/master
i:
  99637: 7c21db9
  99635: 5c81717
  99631: aac5263
v: v3
  • Loading branch information
Joerg Roedel authored and Ingo Molnar committed Jul 4, 2008
1 parent c980cd9 commit c65de30
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: 18d22200740b83a5d968d3236c27c310b3e8fda6
refs/heads/master: 5f6a59d8ad55781d4d2ff0d327f84aaeed2c4127
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/amd_iommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -301,7 +301,6 @@ static unsigned long dma_ops_alloc_addresses(struct device *dev,
0, boundary_size, 0);

if (likely(address != -1)) {
set_bit_string(dom->bitmap, address, pages);
dom->next_bit = address + pages;
address <<= PAGE_SHIFT;
} else
Expand Down

0 comments on commit c65de30

Please sign in to comment.