On Fri, Aug 16, 2013 at 01:00:31PM +0200, Michal Hocko wrote: > I was thinking about teaching __tlb_remove_page to update the range > automatically from the given address. The mmu_gather unification stuff I had did it differently still: http://permalink.gmane.org/gmane.linux.kernel.mm/81287 That said, I do like Linus' approach. The only thing I haven't considered is if it does the right thing for tile,mips-r4k which have 'special' rules for VM_HUGETLB. Although I don't think it changes those archs enough to break anything. I should find some time to finally finish that series :/ -- To unsubscribe, send a message with 'unsubscribe linux-mm' in the body to majordomo@xxxxxxxxx. For more info on Linux MM, see: http://www.linux-mm.org/ . Don't email: <a href=mailto:"dont@xxxxxxxxx"> email@xxxxxxxxx </a>