Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 33043
b: refs/heads/master
c: a166222
h: refs/heads/master
i:
  33041: 6b065fe
  33039: a3282fb
v: v3
  • Loading branch information
Muli Ben-Yehuda authored and Linus Torvalds committed Aug 3, 2006
1 parent 857e3d8 commit 0ec1930
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: 2699500b31f41fc25656c42548c8a388c8a329fe
refs/heads/master: a166222cde740b34d97fe49dca70348197f4534e
2 changes: 2 additions & 0 deletions trunk/arch/x86_64/kernel/pci-nommu.c
Original file line number Diff line number Diff line change
Expand Up @@ -92,5 +92,7 @@ void __init no_iommu_init(void)
{
if (dma_ops)
return;

force_iommu = 0; /* no HW IOMMU */
dma_ops = &nommu_dma_ops;
}

0 comments on commit 0ec1930

Please sign in to comment.