diff options
| author | Matthew Wood <thepacketgeek@gmail.com> | 2024-02-04 15:27:38 -0800 |
|---|---|---|
| committer | David S. Miller <davem@davemloft.net> | 2024-02-09 10:23:46 +0000 |
| commit | b4ab4f2c0ff5f6b5aeccd71c5caeef2cbcfea47d (patch) | |
| tree | 8c0936a670088654d36c571b59bbc00077357853 /scripts/gdb/linux/device.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 <leitao@debian.org>
Signed-off-by: Breno Leitao <leitao@debian.org>
Signed-off-by: Matthew Wood <thepacketgeek@gmail.com>
Signed-off-by: David S. Miller <davem@davemloft.net>
Diffstat (limited to 'scripts/gdb/linux/device.py')
0 files changed, 0 insertions, 0 deletions
