diff options
author | Johannes Berg | 2010-01-17 15:49:02 +0100 |
---|---|---|
committer | John W. Linville | 2010-01-19 16:43:09 -0500 |
commit | 5f2aa25e0e5b221a176ab3d1c51d51da265cb4a7 (patch) | |
tree | b991f42ad2f5874b6ac3d8fcb1a138e889d70c19 /mm/page_alloc.c | |
parent | c57199bc32ebcd914253496486d2e09b1c9a3de0 (diff) |
cfg80211: rcu-ify rdev and wdev
Future code will need to look up rdev and wdev
within atomic sections, but currently we need
to lock a mutex for such lookups. Change the
list handling for both to be RCU-safe so that
we can look them up in rcu sections instead in
the future.
Signed-off-by: Johannes Berg <johannes@sipsolutions.net>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
Diffstat (limited to 'mm/page_alloc.c')
0 files changed, 0 insertions, 0 deletions