diff options
| author | Al Viro <viro@zeniv.linux.org.uk> | 2020-08-22 22:19:12 -0400 |
|---|---|---|
| committer | Al Viro <viro@zeniv.linux.org.uk> | 2020-10-25 20:01:49 -0400 |
| commit | d01f0594d727d2346e4b6ac26ae63e416b60c3f0 (patch) | |
| tree | 960994478a79c73a04a47052a9406fdaa1e9bb48 /scripts/gdb/linux/utils.py | |
| parent | 8677600d796697f04adcdec57bd73a9f54c79697 (diff) | |
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 'scripts/gdb/linux/utils.py')
0 files changed, 0 insertions, 0 deletions
