On Wed, Oct 29, 2014 at 12:47 PM, Will Deacon <will.dea...@arm.com> wrote: > > I've cooked up something (see below), but it unfortunately makes a couple > of minor changes to powerpc and microblaze to address redefinitions of > some of the gather callbacks (tlb{start,end}vma, __tlb_remove_tlb_entry). > > On the plus side, it tidies up the force_flush case in zap_pte_range > quite nicely (assuming I didn't screw it up again).
Yes, this looks fine to me. Looks like a good cleanup, and moves more code to generic headers rather than having arch-specific stuff. Ben, can you check that this is ok on powerpc? Who else should double-check this due to having been involved in tlb flushing? But I think this is good to go, modulo checking other architectures for sanity. Linus -- 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/