We seem to have flush_icache_page() in install_page() - I wonder whether
we should also have flush_dcache_page() in there as well.
I've always been confused about what flush_icache_page() is there for,
and its a no-op on ARM. Whether it should or shouldn't be is an
unanswered question, and will probably remain unanswered until I can
sit down and go through the whole of the VM layer, working out exactly
what it requires and where today.
Maybe someone more knowledgeable of the VM layer can comment.
-- Russell King (rmk@arm.linux.org.uk) The developer of ARM Linux http://www.arm.linux.org.uk/personal/aboutme.html- To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to majordomo@vger.kernel.org More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/