diff options
author | John Ogness <[email protected]> | 2020-09-14 14:39:51 +0206 |
---|---|---|
committer | Petr Mladek <[email protected]> | 2020-09-15 15:47:19 +0200 |
commit | cc5c7041c6e1fe8c02fe9e16f28a5e52f7a6957c (patch) | |
tree | cb181f7c18be6a1067bd3a906dd8824a64b5196d /scripts/gdb | |
parent | e3bc0401c1de2feb15601685b85b4dea45130386 (diff) |
printk: ringbuffer: clear initial reserved fields
prb_reserve() will set some meta data values and leave others
uninitialized (or rather, containing the values of the previous
wrap). Simplify the API by always clearing out all the fields.
Only the sequence number is filled in. The caller is now
responsible for filling in the rest of the meta data fields.
In particular, for correctly filling in text and dict lengths.
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/gdb')
0 files changed, 0 insertions, 0 deletions