aboutsummaryrefslogtreecommitdiffstats
path: root/lib/dump_stack.c
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2020-10-16 04:20:02 +0000
committerSteven Rostedt (VMware) <[email protected]>2020-10-16 13:43:36 +0000
commitce66f6136460a51acfc32de4481fe8fd69dfd50b (patch)
tree9f3067f518996f5a483b443a1da6f4217d6ea5c9 /lib/dump_stack.c
parenttracing: support "bool" type in synthetic trace events (diff)
downloadkernel-ce66f6136460a51acfc32de4481fe8fd69dfd50b.tar.gz
kernel-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 <[email protected]> Signed-off-by: Masami Hiramatsu <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'lib/dump_stack.c')
0 files changed, 0 insertions, 0 deletions