diff options
author | John Ogness <john.ogness@linutronix.de> | 2021-03-03 11:15:26 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2021-03-08 11:43:32 +0100 |
commit | 996e966640ddea7b535cbe7b749e87a3b24f37e8 (patch) | |
tree | 4ff31ecacb0fe11b075edce6c9f24b552c8dff7f /virt | |
parent | printk: introduce a kmsg_dump iterator (diff) | |
download | linux-996e966640ddea7b535cbe7b749e87a3b24f37e8.tar.xz linux-996e966640ddea7b535cbe7b749e87a3b24f37e8.zip |
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 <john.ogness@linutronix.de>
Reviewed-by: Petr Mladek <pmladek@suse.com>
Signed-off-by: Petr Mladek <pmladek@suse.com>
Link: https://lore.kernel.org/r/20210303101528.29901-14-john.ogness@linutronix.de
Diffstat (limited to 'virt')
0 files changed, 0 insertions, 0 deletions