diff options
author | Kirill Tkhai <[email protected]> | 2018-03-05 14:31:47 +0300 |
---|---|---|
committer | David S. Miller <[email protected]> | 2018-03-05 10:48:28 -0500 |
commit | 6c6c566e6dd80bec6f5bbb9c36e397ed9b109cdb (patch) | |
tree | 9066d94b9ff15f257dbedba010e736a379e30408 /tools/perf/scripts/python/export-to-sqlite.py | |
parent | 16b0c0c4d9a799979b0d3f387821c93bcc301f79 (diff) |
net: Convert fou_net_ops
These pernet_operations initialize and destroy
pernet net_generic(net, fou_net_id) list.
The rest of net_generic(net, fou_net_id) accesses
may happen after netlink message, and in-tree
pernet_operations do not send FOU_GENL_NAME messages.
So, these pernet_operations are safe to be marked
as async.
Signed-off-by: Kirill Tkhai <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/export-to-sqlite.py')
0 files changed, 0 insertions, 0 deletions