diff options
author | John Ogness <[email protected]> | 2021-03-03 11:15:26 +0100 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2021-03-08 11:43:32 +0100 |
commit | 996e966640ddea7b535cbe7b749e87a3b24f37e8 (patch) | |
tree | 4ff31ecacb0fe11b075edce6c9f24b552c8dff7f /scripts/gdb/linux/timerlist.py | |
parent | f9f3f02db98bbe678a8e57fe9432b196174744a3 (diff) |
printk: remove logbuf_lock
Since the ringbuffer is lockless, there is no need for it to be
protected by @logbuf_lock. Remove @logbuf_lock.
@console_seq, @exclusive_console_stop_seq, @console_dropped are
protected by @console_lock.
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 'scripts/gdb/linux/timerlist.py')
0 files changed, 0 insertions, 0 deletions