Re: [PATCH] include: trace: Use string helpers in msg_dump trace events

From: Sudeep Holla

Date: Tue Sep 15 2026 - 13:23:13 EST


On Sat, 08 Aug 2026 20:12:34 +0100, Cristian Marussi wrote:
> Use proper available ftrace macros to handle tag strings of variable size,
> to avoid wasting space using statically oversized arrays while risking to
> expose stale stack data when such array is not properly padded when filled.

Applied to sudeep.holla/linux (for-next/scmi/updates), thanks!

[1/1] include: trace: Use string helpers in msg_dump trace events
https://git.kernel.org/sudeep.holla/c/7d5b79cd7d59
--
Regards,
Sudeep