]> git.ipfire.org Git - thirdparty/kernel/linux.git/commit
gpu: host1x: trace: fix string fields in host1x traces
authorArtur Kowalski <arturkow2000@gmail.com>
Tue, 19 May 2026 10:16:43 +0000 (12:16 +0200)
committerThierry Reding <treding@nvidia.com>
Thu, 28 May 2026 15:19:28 +0000 (17:19 +0200)
commit697d6de37650f9c362e02efcf49df2ec774796d6
tree96d001d307407c56a015e1ddfa38143a9578360d
parent285d3055412233f25d9501b348faed11e2d2b0de
gpu: host1x: trace: fix string fields in host1x traces

Use __assign_str and __get_str as required by tracing subsystem. Fixes
string fields being rejected by the verifier and unreadable from
userspace.

Tested on v6.18.21.

Signed-off-by: Artur Kowalski <arturkow2000@gmail.com>
Acked-by: Steven Rostedt <rostedt@goodmis.org>
Signed-off-by: Thierry Reding <treding@nvidia.com>
Link: https://patch.msgid.link/20260519-host1x-tracing-v1-1-55afb8cbd186@gmail.com
include/trace/events/host1x.h