diff options
author | John Hurley <[email protected]> | 2017-11-02 01:31:30 -0700 |
---|---|---|
committer | David S. Miller <[email protected]> | 2017-11-02 20:27:11 +0900 |
commit | dc4646a950153242313ed340f0a404de38b21d5c (patch) | |
tree | ccd8ef1fda021cf6970f048a36d493c36524c5b5 /tools/perf/scripts/python/call-graph-from-sql.py | |
parent | 2df7b2d20622f98bca2f001bb0e8d8bee01782ac (diff) |
nfp: flower: vxlan - ensure no sleep in atomic context
Functions called by the netevent notifier must be in atomic context.
Change the mutex to spinlock and ensure mem allocations are done with the
atomic flag.
Also, remove unnecessary locking after notifiers are unregistered.
Signed-off-by: John Hurley <[email protected]>
Reviewed-by: Simon Horman <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/call-graph-from-sql.py')
0 files changed, 0 insertions, 0 deletions