commit | 079da354db3473b56eb938ca53a2cb0804ea9c8c | [log] [tgz] |
---|---|---|
author | Marcelo Tosatti <marcelo.tosatti@cyclades.com> | Sun Aug 07 09:42:47 2005 -0700 |
committer | Linus Torvalds <torvalds@g5.osdl.org> | Sun Aug 07 10:00:39 2005 -0700 |
tree | fab030e2a029b063f548431d966879526341bc1b | |
parent | 204085c52aa9975a90a894cb385360a141f1e4a3 [diff] |
[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent API instead 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>