commit | d9cdc901af0f92da7f90c750d8c187f5500be067 | [log] [tgz] |
---|---|---|
author | Ralf Baechle <ralf@linux-mips.org> | Fri Jun 17 16:20:28 2011 +0100 |
committer | Ralf Baechle <ralf@linux-mips.org> | Thu Oct 20 15:00:18 2011 +0100 |
tree | 1b5e11202d86081253ab1422e302b45902a346a3 | |
parent | 2e5db86dd4166fd88a042bbb229dfc7081df3e92 [diff] |
MIPS: cache: Provide cache flush operations for XFS Until now flush_kernel_vmap_range() and invalidate_kernel_vmap_range() did not exist on MIPS resulting in heavy cache corruption on XFS filesystems. Left for the post-3.0 time: optimization and make this work with highmem, too. Since the combination of highmem + cache aliases atm doesn't work this isn't a regression. Signed-off-by: Ralf Baechle <ralf@linux-mips.org> Patchwork: https://patchwork.linux-mips.org/patch/2505/