summaryrefslogtreecommitdiff
path: root/drivers/block
diff options
context:
space:
mode:
authorJohn Ogness <john.ogness@linutronix.de>2022-11-16 19:21:46 +0300
committerPetr Mladek <pmladek@suse.com>2022-12-02 13:25:02 +0300
commit28de287a95362f52489c5a3f90acfb2b99524dae (patch)
tree38aa242944eac0a28e2cc20d79a9a4be82b647e7 /drivers/block
parent7c2af0f634f1bc761ca827310dc7e8e586af502f (diff)
downloadlinux-28de287a95362f52489c5a3f90acfb2b99524dae.tar.xz
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 <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-35-john.ogness@linutronix.de
Diffstat (limited to 'drivers/block')
0 files changed, 0 insertions, 0 deletions