diff options
author | Oleg Nesterov <[email protected]> | 2006-06-23 02:05:54 -0700 |
---|---|---|
committer | Linus Torvalds <[email protected]> | 2006-06-23 07:43:07 -0700 |
commit | 54e73770357142e297c916c7865f5fca7499f69c (patch) | |
tree | a37b768005eee1fdf6e0ae3051098c51f918785f /net/lapb/lapb_timer.c | |
parent | cb259f07b1daacafac3b12ecd7f180faf7e506b0 (diff) |
[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 <[email protected]>
Signed-off-by: Andrew Morton <[email protected]>
Signed-off-by: Linus Torvalds <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions