git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
8cb2315
)
mac80211: fix a few RCU issues
author
Johannes Berg
<johannes.berg@intel.com>
Thu, 12 May 2011 13:11:37 +0000
(15:11 +0200)
committer
John W. Linville
<linville@tuxdriver.com>
Thu, 12 May 2011 18:10:54 +0000
(14:10 -0400)
A few configuration functions correctly do
rcu_read_lock() but don't correctly reference
some pointers protected by RCU. Fix that.
Cc: stable@kernel.org
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Signed-off-by: John W. Linville <linville@tuxdriver.com>
No differences found