Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 99459
b: refs/heads/master
c: 44974c8
h: refs/heads/master
i:
  99457: 3131dc8
  99455: 5ab95b0
v: v3
  • Loading branch information
FUJITA Tomonori authored and Ingo Molnar committed Jun 30, 2008
1 parent 4abafdf commit e131264
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: fa3d319ac6f648dc51cb672a31f482c80a8c2457
refs/heads/master: 44974c8fc1d7047abe414562e0782320f4c1f511
1 change: 0 additions & 1 deletion trunk/arch/x86/kernel/pci-gart_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -104,7 +104,6 @@ static unsigned long alloc_iommu(struct device *dev, int size)
size, base_index, boundary_size, 0);
}
if (offset != -1) {
set_bit_string(iommu_gart_bitmap, offset, size);
next_bit = offset+size;
if (next_bit >= iommu_pages) {
next_bit = 0;
Expand Down

0 comments on commit e131264

Please sign in to comment.