[PATCH] ppc32: 8xx commproc avoid direct pte manipulation, use dma coherent API instead
authorMarcelo Tosatti <marcelo.tosatti@cyclades.com>
Sun, 7 Aug 2005 16:42:47 +0000 (09:42 -0700)
committerLinus 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