]> Git Repo - linux.git/commitdiff
Merge tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt...
authorLinus Torvalds <[email protected]>
Fri, 16 Oct 2020 21:56:52 +0000 (14:56 -0700)
committerLinus Torvalds <[email protected]>
Fri, 16 Oct 2020 21:56:52 +0000 (14:56 -0700)
Pull tracing fix from Steven Rostedt:
 "Fix mismatch section of adding early trace events.

  Fixes the issue of a mismatch section that was missed due to gcc
  inlining the offending function, while clang did not (and reported the
  issue)"

* tag 'trace-v5.10-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rostedt/linux-trace:
  tracing: Remove __init from __trace_early_add_new_event()

1  2 
kernel/trace/trace_events.c

Simple merge
This page took 0.063915 seconds and 4 git commands to generate.