Skip to content

Commit

Permalink
---
Browse files Browse the repository at this point in the history
yaml
---
r: 82899
b: refs/heads/master
c: 28d6ee4
h: refs/heads/master
i:
  82897: 5b20742
  82895: 9a2d723
v: v3
  • Loading branch information
Andi Kleen authored and Ingo Molnar committed Feb 4, 2008
1 parent e72bbdb commit 0f6ff43
Show file tree
Hide file tree
Showing 2 changed files with 3 additions 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: 64f351d197d9ae8ad9624998afa8ee18e696ca44
refs/heads/master: 28d6ee41a6ff8139e442af2dc55928bfbb475586
3 changes: 2 additions & 1 deletion trunk/arch/x86/kernel/pci-gart_64.c
Original file line number Diff line number Diff line change
Expand Up @@ -731,7 +731,8 @@ void __init gart_iommu_init(void)
* the backing memory. The GART address is only used by PCI
* devices.
*/
clear_kernel_mapping((unsigned long)__va(iommu_bus_base), iommu_size);
set_memory_np((unsigned long)__va(iommu_bus_base),
iommu_size >> PAGE_SHIFT);

/*
* Try to workaround a bug (thanks to BenH)
Expand Down

0 comments on commit 0f6ff43

Please sign in to comment.