Re: [PATCH] Reduce TLB flushing during process migration

From: David S. Miller
Date: Tue Feb 17 2004 - 15:11:43 EST


On Tue, 17 Feb 2004 15:05:58 -0500
Martin Hicks <mort@xxxxxxxxxxxxxxxxxx> wrote:

> Here's an updated patch that creates the new wrapper. I only changed
> ia64 to call flush_tlb_mm() because I'm a little wary about assuming
> that all non-x86 arches want this.

Please use "do { } while (0)" for the NOP define of the macro else
we'll end up with empty-statement warnings from the compiler.
-
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/