mirror of
https://github.com/torvalds/linux.git
synced 2025-12-07 20:06:24 +00:00
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>
6.0 KiB
6.0 KiB