git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
3223f59
)
x86: fix gart_iommu_init()
author
Ingo Molnar
<mingo@elte.hu>
Thu, 14 Feb 2008 22:30:20 +0000
(23:30 +0100)
committer
Ingo Molnar
<mingo@elte.hu>
Thu, 14 Feb 2008 22:30:20 +0000
(23:30 +0100)
When the GART table is unmapped from the kernel direct mappings
during early bootup, make sure we have no leftover cachelines in it.
Note: the clflush done by set_memory_np() was not enough, because
clflush does not work on unmapped pages.
Signed-off-by: Ingo Molnar <mingo@elte.hu>
Signed-off-by: Thomas Gleixner <tglx@linutronix.de>
arch/x86/kernel/pci-gart_64.c
patch
|
blob
|
history
diff --cc
arch/x86/kernel/pci-gart_64.c
Simple merge