Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 104366
b: refs/heads/master
c: b8b4832
h: refs/heads/master
v: v3
  • Loading branch information
FUJITA Tomonori authored and Ingo Molnar committed Jul 11, 2008
1 parent 078c10c commit 7435bcd
Show file tree
Hide file tree
Showing 2 changed files with 1 addition and 5 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: ac7ded2adb2e43152fe7385ddd53bf45f5c92285
refs/heads/master: b8b48326f312026af12799917383c54c25d05482
4 changes: 0 additions & 4 deletions trunk/arch/x86/kernel/pci-dma.c
Original file line number Diff line number Diff line change
Expand Up @@ -116,9 +116,7 @@ void __init pci_iommu_alloc(void)
*/
gart_iommu_hole_init();

#ifdef CONFIG_CALGARY_IOMMU
detect_calgary();
#endif

detect_intel_iommu();

Expand Down Expand Up @@ -496,9 +494,7 @@ EXPORT_SYMBOL(dma_free_coherent);

static int __init pci_iommu_init(void)
{
#ifdef CONFIG_CALGARY_IOMMU
calgary_iommu_init();
#endif

intel_iommu_init();

Expand Down

0 comments on commit 7435bcd

Please sign in to comment.