diff options
author | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-27 19:33:21 +0100 |
---|---|---|
committer | Linus Torvalds <torvalds@linux-foundation.org> | 2024-12-27 19:33:21 +0100 |
commit | 2c2b3d906c88a40b75f8d258119400a047e587de (patch) | |
tree | 55113c7a0e56d06193ffb1a4fcb98e54076e2552 /tools/include | |
parent | Merge tag 'sound-6.13-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t... (diff) | |
parent | tracing: Prevent bad count for tracing_cpumask_write (diff) | |
download | linux-2c2b3d906c88a40b75f8d258119400a047e587de.tar.xz linux-2c2b3d906c88a40b75f8d258119400a047e587de.zip |
Merge tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace
Pull tracing fixes from Steven Rostedt:
"Two minor tracing fixes:
- Add "const" to "char *" in event structure field that gets assigned
literals.
- Check size of input passed into the tracing cpumask file.
If a too large of an input gets passed into the cpumask file, it
could trigger a warning in the bitmask parsing code"
* tag 'trace-v6.13-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/trace/linux-trace:
tracing: Prevent bad count for tracing_cpumask_write
tracing: Constify string literal data member in struct trace_event_call
Diffstat (limited to 'tools/include')
0 files changed, 0 insertions, 0 deletions