On Fri, Oct 22, 2010 at 01:50:08AM -0400, Len Brown wrote: > On Wed, 20 Oct 2010, Huang Ying wrote: > > > [PATCH 2/9] Add lock-less version of bitmap_set/clear > > [PATCH 3/9] lock-less NULL terminated single list implementation > > [PATCH 4/9] lock-less general memory allocator > > What kinds of tests has this lockless lib code been subject to? > This is generic code, does it play on multiple architectures? cmpxchg is universal these days, so it should be ok everywhere. -Andi -- ak@xxxxxxxxxxxxxxx -- Speaking for myself only. -- To unsubscribe from this list: send the line "unsubscribe linux-acpi" in the body of a message to majordomo@xxxxxxxxxxxxxxx More majordomo info at http://vger.kernel.org/majordomo-info.html