diff options
author | Masami Hiramatsu <mhiramat@kernel.org> | 2020-10-16 06:20:02 +0200 |
---|---|---|
committer | Steven Rostedt (VMware) <rostedt@goodmis.org> | 2020-10-16 15:43:36 +0200 |
commit | ce66f6136460a51acfc32de4481fe8fd69dfd50b (patch) | |
tree | 9f3067f518996f5a483b443a1da6f4217d6ea5c9 /Documentation/userspace-api/media/v4l/vidioc-g-parm.rst | |
parent | tracing: support "bool" type in synthetic trace events (diff) | |
download | linux-ce66f6136460a51acfc32de4481fe8fd69dfd50b.tar.xz linux-ce66f6136460a51acfc32de4481fe8fd69dfd50b.zip |
tracing: Remove __init from __trace_early_add_new_event()
The commit 720dee53ad8d ("tracing/boot: Initialize per-instance event
list in early boot") removes __init from __trace_early_add_events()
but __trace_early_add_new_event() still has __init and will cause a
section mismatch.
Remove __init from __trace_early_add_new_event() as same as
__trace_early_add_events().
Link: https://lore.kernel.org/lkml/CAHk-=wjU86UhovK4XuwvCqTOfc+nvtpAuaN2PJBz15z=w=u0Xg@mail.gmail.com/
Reported-by: Linus Torvalds <torvalds@linux-foundation.org>
Signed-off-by: Masami Hiramatsu <mhiramat@kernel.org>
Signed-off-by: Steven Rostedt (VMware) <rostedt@goodmis.org>
Diffstat (limited to 'Documentation/userspace-api/media/v4l/vidioc-g-parm.rst')
0 files changed, 0 insertions, 0 deletions