diff options
author | John Ogness <[email protected]> | 2024-08-20 08:35:50 +0206 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2024-08-21 14:56:24 +0200 |
commit | 8ba77712a7501ca941603d6d5ed650cd0d42cafb (patch) | |
tree | 63a04026dcc0905f1ba7494ffcad606b95dd02f7 /tools/testing/selftests/bpf/progs/test_autoload.c | |
parent | 70411bf8d22ab3d2f794f199d81d70b62d3a85fa (diff) |
printk: nbcon: Flush new records on device_release()
There may be new records that were added while a driver was
holding the nbcon context for non-printing purposes. These
new records must be flushed by the nbcon_device_release()
context because no other context will do it.
If boot consoles are registered, the legacy loop is used
(either direct or per irq_work) to handle the flushing.
Signed-off-by: John Ogness <[email protected]>
Reviewed-by: Petr Mladek <[email protected]>
Link: https://lore.kernel.org/r/[email protected]
Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'tools/testing/selftests/bpf/progs/test_autoload.c')
0 files changed, 0 insertions, 0 deletions