summaryrefslogtreecommitdiff
path: root/fs
diff options
context:
space:
mode:
authorOleg Nesterov <oleg@tv-sign.ru>2006-06-23 09:05:54 (GMT)
committerLinus Torvalds <torvalds@g5.osdl.org>2006-06-23 14:43:07 (GMT)
commit54e73770357142e297c916c7865f5fca7499f69c (patch)
treea37b768005eee1fdf6e0ae3051098c51f918785f /fs
parentcb259f07b1daacafac3b12ecd7f180faf7e506b0 (diff)
downloadlinux-fsl-qoriq-54e73770357142e297c916c7865f5fca7499f69c.tar.xz
[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>
Diffstat (limited to 'fs')
0 files changed, 0 insertions, 0 deletions