aboutsummaryrefslogtreecommitdiff
path: root/net/lapb/lapb_timer.c
diff options
context:
space:
mode:
authorMasami Hiramatsu <[email protected]>2019-05-22 17:32:27 +0900
committerSteven Rostedt (VMware) <[email protected]>2019-05-25 23:04:43 -0400
commitb5f8b32c93b21c457a958d2a6bf938dab41bac4e (patch)
treefcdc0b252c508ddcd9c34c2c34c0d51884251853 /net/lapb/lapb_timer.c
parent539b75b2b9eece3fc6da5672d4b67440d5e454a9 (diff)
kprobes: Initialize kprobes at postcore_initcall
Initialize kprobes at postcore_initcall level instead of module_init since kprobes is not a module, and it depends on only subsystems initialized in core_initcall. This will allow ftrace kprobe event to add new events when it is initializing because ftrace kprobe event is initialized at later initcall level. Link: http://lkml.kernel.org/r/155851394736.15728.13626739508905120098.stgit@devnote2 Signed-off-by: Masami Hiramatsu <[email protected]> Signed-off-by: Steven Rostedt (VMware) <[email protected]>
Diffstat (limited to 'net/lapb/lapb_timer.c')
0 files changed, 0 insertions, 0 deletions