Re: [patch 1/2] mm: page trylock rename

From: Peter Zijlstra
Date: Sat Nov 10 2007 - 06:45:44 EST



On Sat, 2007-11-10 at 06:12 +0100, Nick Piggin wrote:
> Hi,
>
> OK minus the memory barrier changes for now. Can we possibly please
> get these into 2.6.24?
>
> --
> mm: rename page trylock
>
> Converting page lock to new locking bitops requires a change of page flag
> operation naming, so we might as well convert it to something nicer
> (!TestSetPageLocked => trylock_page, SetPageLocked => set_page_locked).
>
> Signed-off-by: Nick Piggin <npiggin@xxxxxxx>

Acked-by: Peter Zijlstra <a.p.zijlstra@xxxxxxxxx>

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