Merge tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Nov 2021 03:07:19 +0000 (19:07 -0800)
committerLinus Torvalds <torvalds@linux-foundation.org>
Mon, 15 Nov 2021 03:07:19 +0000 (19:07 -0800)
Pull tracing fix from Steven Rostedt:
 "Update to tracing histogram variable string copy

  A fix to only copy the size of the field to the histogram string did
  not take into account that the size can be larger than the storage"

* tag 'trace-v5.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Add length protection to histogram string copies

1  2 
kernel/trace/trace_events_hist.c

Simple merge