Re: [PATCH] tracing/hist: make err_text array fully const

From: Huiwen He

Date: Wed Nov 05 2025 - 06:56:30 EST


Hi Steven and Masami,

Sorry, I didn’t notice this warning when building the kernel locally.
Please ignore this patch. After further analysis, I found that unless the
prototype of tracing_log_err() is modified, this patch has no effect. It
might not be worth doing this, since the tracing_log_err() interface is
already used in multiple files in the trace subsystem.

Best regards,
Huiwen He