diff options
author | John Ogness <[email protected]> | 2021-03-03 11:15:28 +0100 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2021-03-08 11:43:38 +0100 |
commit | 505a27a7342912f25ef3d9dabd6a08857e76efc2 (patch) | |
tree | ec4db965b94ebfcb88137893875d2619ec400664 /tools/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace | |
parent | a4f987653241db9fa1f99531b430cebb83f1eae1 (diff) |
printk: console: remove unnecessary safe buffer usage
Upon registering a console, safe buffers are activated when setting
up the sequence number to replay the log. However, these are already
protected by @console_sem and @syslog_lock. Remove the unnecessary
safe buffer usage.
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/perf/scripts/python/Perf-Trace-Util/lib/Perf/Trace')
0 files changed, 0 insertions, 0 deletions