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 <[EMAIL PROTECTED]>
Acked-by: Peter Zijlstra <[EMAIL PROTECTED]> - To unsubscribe from this list: send the line "unsubscribe linux-kernel" in the body of a message to [EMAIL PROTECTED] More majordomo info at http://vger.kernel.org/majordomo-info.html Please read the FAQ at http://www.tux.org/lkml/