diff options
author | John Ogness <[email protected]> | 2021-03-03 11:15:27 +0100 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2021-03-08 11:43:35 +0100 |
commit | a4f987653241db9fa1f99531b430cebb83f1eae1 (patch) | |
tree | 4ee4730e5dc934ca5aaa01dc7ac410fac1359fee /scripts/bpf_doc.py | |
parent | 996e966640ddea7b535cbe7b749e87a3b24f37e8 (diff) |
printk: kmsg_dump: remove _nolock() variants
kmsg_dump_rewind() and kmsg_dump_get_line() are lockless, so there is
no need for _nolock() variants. Remove these functions and switch all
callers of the _nolock() variants.
The functions without _nolock() were chosen because they are already
exported to kernel modules.
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 'scripts/bpf_doc.py')
0 files changed, 0 insertions, 0 deletions