Files
linux-kernel-test/include
Oleg Nesterov 54e7377035 [PATCH] list: introduce list_replace() helper
list_replace() is similar to list_replace_rcu(), but unlike
list_replace_rcu() it

	could be used when list_empty(old) == 1

	doesn't use barriers

Signed-off-by: Oleg Nesterov <oleg@tv-sign.ru>
Signed-off-by: Andrew Morton <akpm@osdl.org>
Signed-off-by: Linus Torvalds <torvalds@osdl.org>
2006-06-23 07:43:07 -07:00
..
2006-06-23 07:42:55 -07:00
2006-06-23 07:43:01 -07:00
2006-06-22 22:51:46 -04:00
2006-06-22 21:35:11 +02:00