diff options
author | 2020-08-22 22:19:12 -0400 | |
---|---|---|
committer | 2020-10-25 20:01:49 -0400 | |
commit | d01f0594d727d2346e4b6ac26ae63e416b60c3f0 (patch) | |
tree | 960994478a79c73a04a47052a9406fdaa1e9bb48 /tools/perf/scripts/python/export-to-postgresql.py | |
parent | untangling ep_call_nested(): get rid of useless arguments (diff) | |
download | linux-dev-d01f0594d727d2346e4b6ac26ae63e416b60c3f0.tar.xz linux-dev-d01f0594d727d2346e4b6ac26ae63e416b60c3f0.zip |
untangling ep_call_nested(): it's all serialized on epmutex.
IOW,
* no locking is needed to protect the list
* the list is actually a stack
* no need to check ->ctx
* it can bloody well be a static 5-element array - nobody is
going to be accessing it in parallel.
Signed-off-by: Al Viro <viro@zeniv.linux.org.uk>
Diffstat (limited to 'tools/perf/scripts/python/export-to-postgresql.py')
0 files changed, 0 insertions, 0 deletions