summaryrefslogtreecommitdiff
path: root/rust/kernel/interop/git@git.tavy.me:linux-stable.git
diff options
context:
space:
mode:
authorWesley Atwell <atwellwea@gmail.com>2026-03-30 12:11:02 -0600
committerSteven Rostedt (Google) <rostedt@goodmis.org>2026-03-31 14:52:56 -0400
commit842b74e5ce05bb12f270689937092333c6c73f0e (patch)
tree7d9b37d96bb088a385a5ec91e1928780501eea18 /rust/kernel/interop/git@git.tavy.me:linux-stable.git
parente197453eb0c110d3d83fd1d2b324a93d5fcfa314 (diff)
tracing: Append repeated boot-time tracing parameters
Some tracing boot parameters already accept delimited value lists, but their __setup() handlers keep only the last instance seen at boot. Make repeated instances append to the same boot-time buffer in the format each parser already consumes. Use a shared trace_append_boot_param() helper for the ftrace filters, trace_options, and kprobe_event boot parameters. This also lets Bootconfig array values work naturally when they expand to repeated param=value entries. Before this change, only the last instance from each repeated parameter survived boot. Link: https://patch.msgid.link/20260330181103.1851230-1-atwellwea@gmail.com Signed-off-by: Wesley Atwell <atwellwea@gmail.com> Signed-off-by: Steven Rostedt (Google) <rostedt@goodmis.org>
Diffstat (limited to 'rust/kernel/interop/git@git.tavy.me:linux-stable.git')
0 files changed, 0 insertions, 0 deletions