diff options
| author | John Ogness <[email protected]> | 2022-11-16 16:21:51 +0000 |
|---|---|---|
| committer | Petr Mladek <[email protected]> | 2022-12-02 10:25:02 +0000 |
| commit | 848a9c106625b10fa74022ea853845a2b7a834f0 (patch) | |
| tree | 499e0e366a1f6734c2c151b3e29e0768154a3dc8 /drivers/fpga/fpga-bridge.c | |
| parent | tty: serial: kgdboc: use console_list_lock to trap exit (diff) | |
| download | kernel-848a9c106625b10fa74022ea853845a2b7a834f0.tar.gz kernel-848a9c106625b10fa74022ea853845a2b7a834f0.zip | |
printk: relieve console_lock of list synchronization duties
The console_list_lock provides synchronization for console list and
console->flags updates. All call sites that were using the console_lock
for this synchronization have either switched to use the
console_list_lock or the SRCU list iterator.
Remove console_lock usage for console list updates and console->flags
updates.
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 'drivers/fpga/fpga-bridge.c')
0 files changed, 0 insertions, 0 deletions
