diff options
author | John Ogness <[email protected]> | 2022-04-21 23:28:46 +0206 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2022-04-22 21:30:58 +0200 |
commit | 3b604ca81202eea2a917eb6491e90f610fba0ec7 (patch) | |
tree | 553f119d8bed892bed778c99e11faaaadf119cd6 /tools | |
parent | 03a749e628fdbc665d7f9712637f880a79da8b78 (diff) |
printk: add pr_flush()
Provide a might-sleep function to allow waiting for console printers
to catch up to the latest logged message.
Use pr_flush() whenever it is desirable to get buffered messages
printed before continuing: suspend_console(), resume_console(),
console_stop(), console_start(), console_unblank().
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 'tools')
0 files changed, 0 insertions, 0 deletions