Re: [patch] generic nonlinear mappings, 2.5.44-mm2-D0

David S. Miller (davem@rth.ninka.net)
22 Oct 2002 15:27:55 -0700


On Tue, 2002-10-22 at 10:57, Ingo Molnar wrote:
> - flush_tlb_page(vma, addr);
> + if (flush)
> + flush_tlb_page(vma, addr);

You're still using page level flushes, even though we agreed that
a range flush one level up was more appropriate.

-
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/