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:
204085c
)
[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent API instead
author
Marcelo Tosatti
<marcelo.tosatti@cyclades.com>
Sun, 7 Aug 2005 16:42:47 +0000
(09:42 -0700)
committer
Linus Torvalds
<torvalds@g5.osdl.org>
Sun, 7 Aug 2005 17:00:39 +0000
(10:00 -0700)
Touching the pte directly causes the 8Mbyte TLB entry to be invalidated.
This has been fixed in v2.4 for ages.
Signed-off-by: Marcelo Tosatti <marcelo.tosatti@cyclades.com>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
No differences found