diff options
author | Johannes Berg <johannes.berg@intel.com> | 2019-07-29 17:31:09 +0300 |
---|---|---|
committer | Johannes Berg <johannes.berg@intel.com> | 2019-07-31 12:00:46 +0300 |
commit | 50508d941c180a105fdba802d5af1abf3d93a625 (patch) | |
tree | dd73e5f7c820b5ec05470025384e01539f5b163d /tools/perf/scripts/python/stackcollapse.py | |
parent | 05d610af3e71a782fa28a1351b687da982d208ee (diff) | |
download | linux-50508d941c180a105fdba802d5af1abf3d93a625.tar.xz |
cfg80211: use parallel_ops for genl
Over time, we really need to get rid of all of our global locking.
One of the things needed is to use parallel_ops. This isn't really
the most important (RTNL is much more important) but OTOH we just
keep adding uses of genl_family_attrbuf() now. Use .parallel_ops to
disallow this.
Reviewed-By: Denis Kenzior <denkenz@gmail.com>
Link: https://lore.kernel.org/r/20190729143109.18683-1-johannes@sipsolutions.net
Signed-off-by: Johannes Berg <johannes.berg@intel.com>
Diffstat (limited to 'tools/perf/scripts/python/stackcollapse.py')
0 files changed, 0 insertions, 0 deletions