Re: [PATCH net-next 3/7] netconsole: add taskname to extradata entry count

From: Simon Horman
Date: Tue Feb 25 2025 - 05:27:16 EST


On Fri, Feb 21, 2025 at 05:52:08AM -0800, Breno Leitao wrote:
> New SYSDATA_TASKNAME feature flag to track when taskname append is enabled.
>
> Additional check in count_extradata_entries() to include taskname in
> total, counting it as an entry in extradata. This function is used to
> check if we are not overflowing the number of extradata items.
>
> Signed-off-by: Breno Leitao <leitao@xxxxxxxxxx>

Reviewed-by: Simon Horman <horms@xxxxxxxxxx>