Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 138934
b: refs/heads/master
c: 86f3195
h: refs/heads/master
v: v3
  • Loading branch information
Joerg Roedel committed Mar 17, 2009
1 parent ddf6831 commit 5c863bb
Show file tree
Hide file tree
Showing 2 changed files with 5 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: 41531c8f5f05aba5ec645d9770557eedbf75b422
refs/heads/master: 86f319529372953e353dc998bc6a761949614903
4 changes: 4 additions & 0 deletions trunk/arch/x86/kernel/pci-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -271,6 +271,10 @@ static int __init pci_iommu_init(void)
{
dma_debug_init(PREALLOC_DMA_DEBUG_ENTRIES);

#ifdef CONFIG_PCI
dma_debug_add_bus(&pci_bus_type);
#endif

calgary_iommu_init();

intel_iommu_init();
Expand Down

0 comments on commit 5c863bb

Please sign in to comment.