]> git.karo-electronics.de Git - karo-tx-linux.git/commit
tracing/syscalls: Annotate field-defining functions with __init
authorLi Zefan <lizefan@huawei.com>
Thu, 21 Feb 2013 02:33:58 +0000 (10:33 +0800)
committerSteven Rostedt <rostedt@goodmis.org>
Fri, 15 Mar 2013 04:34:52 +0000 (00:34 -0400)
commitb8aae39fc54a2e297698288ac48237cc4c6f83bb
tree4c27e192fd96f841cd02960c8d8e9219fbf2c9f2
parent7e4f44b153e1ec07bb64c1c1671cdf492465bbf3
tracing/syscalls: Annotate field-defining functions with __init

These two functions are called during kernel boot only.

Link: http://lkml.kernel.org/r/51258796.7020704@huawei.com
Signed-off-by: Li Zefan <lizefan@huawei.com>
Signed-off-by: Steven Rostedt <rostedt@goodmis.org>
kernel/trace/trace_syscalls.c