aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorJohn Ogness <[email protected]>2021-03-03 10:15:28 +0000
committerPetr Mladek <[email protected]>2021-03-08 10:43:38 +0000
commit505a27a7342912f25ef3d9dabd6a08857e76efc2 (patch)
treeec4db965b94ebfcb88137893875d2619ec400664 /lib/dump_stack.c
parentprintk: kmsg_dump: remove _nolock() variants (diff)
downloadkernel-505a27a7342912f25ef3d9dabd6a08857e76efc2.tar.gz
kernel-505a27a7342912f25ef3d9dabd6a08857e76efc2.zip
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 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions