diff options
| author | Matthew Wood <[email protected]> | 2024-02-04 15:27:38 -0800 |
|---|---|---|
| committer | David S. Miller <[email protected]> | 2024-02-09 10:23:46 +0000 |
| commit | b4ab4f2c0ff5f6b5aeccd71c5caeef2cbcfea47d (patch) | |
| tree | 8c0936a670088654d36c571b59bbc00077357853 /tools/perf/scripts/python/stat-cpi.py | |
| parent | df03f830d099f0811281a222aefdd9d400fa0b72 (diff) | |
net: netconsole: append userdata to netconsole messages
Append userdata to outgoing unfragmented (<1000 bytes) netconsole messages.
When sending messages the userdata string is already formatted and stored
in netconsole_target->userdata_complete.
Always write the outgoing message to buf, so userdata can be appended in
a standard fashion. This is a change from only using buf when the
release needs to be prepended to the message.
Co-developed-by: Breno Leitao <[email protected]>
Signed-off-by: Breno Leitao <[email protected]>
Signed-off-by: Matthew Wood <[email protected]>
Signed-off-by: David S. Miller <[email protected]>
Diffstat (limited to 'tools/perf/scripts/python/stat-cpi.py')
0 files changed, 0 insertions, 0 deletions