On Wed, Jun 11, 2025 at 07:36:03AM -0700, Gustavo Luiz Duarte wrote: > This adds a new sysdata field to enable assigning a per-target unique id > to each message sent to that target. This id can later be appended as > part of sysdata, allowing targets to detect dropped netconsole messages. > Update count_extradata_entries() to take the new field into account. > > Signed-off-by: Gustavo Luiz Duarte <gustavold@xxxxxxxxx> Reviewed-by: Breno Leitao <leitao@xxxxxxxxxx>