aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorJohn Ogness <[email protected]>2024-02-07 13:40:57 +0000
committerPetr Mladek <[email protected]>2024-02-07 16:23:18 +0000
commit584528d621459d1a5c31da7a591218ad3bb96d6c (patch)
treef1a953e7b1024ff242d32f078f7c3af94919e24d /lib/dump_stack.c
parentprintk: Add this_cpu_in_panic() (diff)
downloadkernel-584528d621459d1a5c31da7a591218ad3bb96d6c.tar.gz
kernel-584528d621459d1a5c31da7a591218ad3bb96d6c.zip
printk: ringbuffer: Cleanup reader terminology
With the lockless ringbuffer, it is allowed that multiple CPUs/contexts write simultaneously into the buffer. This creates an ambiguity as some writers will finalize sooner. The documentation for the prb_read functions is not clear as it refers to "not yet written" and "no data available". Clarify the return values and language to be in terms of the reader: records available for reading. Signed-off-by: John Ogness <[email protected]> Reviewed-by: Petr Mladek <[email protected]> Link: https://lore.kernel.org/r/[email protected] Signed-off-by: Petr Mladek <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions