diff options
author | John Ogness <[email protected]> | 2022-11-16 17:27:46 +0106 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2022-12-02 11:25:02 +0100 |
commit | 28de287a95362f52489c5a3f90acfb2b99524dae (patch) | |
tree | 38aa242944eac0a28e2cc20d79a9a4be82b647e7 /tools/perf/scripts/python/task-analyzer.py | |
parent | 7c2af0f634f1bc761ca827310dc7e8e586af502f (diff) |
proc: consoles: use console_list_lock for list iteration
The console_lock is used in part to guarantee safe list iteration.
The console_list_lock should be used because list synchronization
responsibility will be removed from the console_lock in a later
change.
Note, the console_lock is still needed to serialize the device()
callback with other console operations.
Signed-off-by: John Ogness <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Signed-off-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Diffstat (limited to 'tools/perf/scripts/python/task-analyzer.py')
0 files changed, 0 insertions, 0 deletions