Re: [PATCH/RFC] remove frv usage of flush_tlb_pgtables()

From: David Howells
Date: Fri Jul 27 2007 - 05:44:19 EST


Benjamin Herrenschmidt <benh@xxxxxxxxxxxxxxxxxxx> wrote:

> frv is the last user in the tree of that dubious hook, and it's my
> understanding that it's not even needed. It's only called by memory.c
> free_pgd_range() which is always called within an mmu_gather, and
> tlb_flush() on frv will do a flush_tlb_mm(), which from my reading
> of the code, seems to do what flush_tlb_ptables() does, which is
> to clear the cached PGE.

Yeah... I hadn't got around to killing myself yet.

Acked-By: David Howells <dhowells@xxxxxxxxxx>
-
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/