Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 112565
b: refs/heads/master
c: 551b454
h: refs/heads/master
i:
  112563: c18a053
v: v3
  • Loading branch information
FUJITA Tomonori authored and Ingo Molnar committed Sep 5, 2008
1 parent c46ba8e commit efa8fb5
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 4 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: 421076e2bec1b917bdcf83da35b24f6349bf35db
refs/heads/master: 551b4545bf9658dc5ae5a1277dcd4d7bf0028b28
3 changes: 0 additions & 3 deletions trunk/arch/x86/kernel/pci-gart_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -506,9 +506,6 @@ gart_alloc_coherent(struct device *dev, size_t size, dma_addr_t *dma_addr,

align_mask = (1UL << get_order(size)) - 1;

if (!dev)
dev = &x86_dma_fallback_dev;

*dma_addr = dma_map_area(dev, __pa(vaddr), size, DMA_BIDIRECTIONAL,
align_mask);
flush_gart();
Expand Down

0 comments on commit efa8fb5

Please sign in to comment.