Re: [PATCH] mm: poison struct page for ptlock

From: Andrew Morton
Date: Sun Nov 06 2005 - 19:00:11 EST


Hugh Dickins <hugh@xxxxxxxxxxx> wrote:
>
> Suppress split ptlock on arches which may use one page for multiple page
> tables. Reconsider what better to do (particularly on ppc64) later on.

But why is that a problem per-se? A few "pagetable pages" will share the
same lock. Deadlocky when we take two pagetable locks?

The code ran OK on ppc64, fwiw.

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