Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
sh: Optimise flush_dcache_page() on SH4
If the page is not mapped into any process's address space then aliases cannot exist in the cache. So reduce the amount of flushing we perform. Signed-off-by: Matt Fleming <matt@console-pimps.org>
- Loading branch information