diff options
author | John Ogness <[email protected]> | 2022-11-16 17:27:15 +0106 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2022-12-02 11:24:59 +0100 |
commit | 6c4afa79147e4aa86665795695ac4a5f25e73176 (patch) | |
tree | 303743239f481d5eeb6ae90f33ec164de2e48a3a /tools/perf/scripts/python/exported-sql-viewer.py | |
parent | d9a4af5690e26afa8a2eb83c575d3a9ef52cde1d (diff) |
printk: Prepare for SRCU console list protection
Provide an NMI-safe SRCU protected variant to walk the console list.
Note that all console fields are now set before adding the console
to the list to avoid the console becoming visible by SCRU readers
before being fully initialized.
This is a preparatory change for a new console infrastructure which
operates independent of the console BKL.
Suggested-by: Thomas Gleixner <[email protected]>
Signed-off-by: John Ogness <[email protected]>
Acked-by: Miguel Ojeda <[email protected]>
Reviewed-by: Paul E. McKenney <[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/perf/scripts/python/exported-sql-viewer.py')
0 files changed, 0 insertions, 0 deletions