David S. Miller 0b0968a3e6 [SPARC64]: Fix D-cache corruption in mremap
If we move a mapping from one virtual address to another,
and this changes the virtual color of the mapping to those
pages, we can see corrupt data due to D-cache aliasing.

Check for and deal with this by overriding the move_pte()
macro.  Set things up so that other platforms can cleanly
override the move_pte() macro too.

Signed-off-by: David S. Miller <davem@davemloft.net>
2006-06-01 17:47:25 -07:00
..
2006-03-24 07:33:24 -08:00
2006-05-21 12:59:20 -07:00
2006-05-22 16:54:30 -07:00
2006-04-10 09:43:47 -07:00
2006-03-25 08:22:52 -08:00