Re: ARCH_FREE_PTE_NR 5350

From: Andi Kleen
Date: Wed Sep 14 2005 - 03:51:28 EST


On Tuesday 13 September 2005 17:54, Hugh Dickins wrote:

> Partly because all the PTE->PTR typos in include/asm-generic/tlb.h
>
> #ifdef ARCH_FREE_PTR_NR
> #define FREE_PTR_NR ARCH_FREE_PTR_NR
> #else

Yuck. The initial prototype did something, but a later cleanup broke it :/

> I do think we need to sort this out, but maybe wait until after I've
> done my page_table_lock changes - which do change the picture here
> (the lock is taken lower down), but not solve it (per-cpu mmu_gather
> still needs preemption disabled).

Ok.

-Andi

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