On Sat, Aug 02, 2014 at 05:11:37AM +0400, Max Filippov wrote: > this series adds mapping color control to the generic kmap code, allowing > architectures with aliasing VIPT cache to use high memory. There's also > use example of this new interface by xtensa.
I haven't actually ported this to MIPS but it certainly appears to be the right framework to get highmem aliases handled on MIPS, too. Though I still consider increasing PAGE_SIZE to 16k the preferable solution because it will entirly do away with cache aliases. Thanks, Ralf -- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majord...@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/