diff options
author | John Ogness <john.ogness@linutronix.de> | 2022-11-16 17:21:25 +0100 |
---|---|---|
committer | Petr Mladek <pmladek@suse.com> | 2022-12-02 11:25:00 +0100 |
commit | 12335446e06f1b3c9112576f894df856d3d466fc (patch) | |
tree | 9ca390c663e7d8e8c159319bfc60965b03f285e6 /kernel/debug | |
parent | console: introduce wrappers to read/write console flags (diff) | |
download | linux-12335446e06f1b3c9112576f894df856d3d466fc.tar.xz linux-12335446e06f1b3c9112576f894df856d3d466fc.zip |
um: kmsg_dumper: use srcu console list iterator
Rather than using the console_lock to guarantee safe console list
traversal, use srcu console list iteration.
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/20221116162152.193147-14-john.ogness@linutronix.de
Diffstat (limited to 'kernel/debug')
0 files changed, 0 insertions, 0 deletions