From: Li Zefan Date: Wed, 27 Mar 2013 06:15:37 +0000 (+0800) Subject: tracing/syscalls: Annotate raw_init function with __init X-Git-Tag: v3.12-rc1~79^2~7 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=3ddc77f6f4a58ee2e49e0e8c0216105c7f8ddd8c;p=pandora-kernel.git tracing/syscalls: Annotate raw_init function with __init init_syscall_trace() can only be called during kernel bootup only, so we can mark it and the functions it calls as __init. Link: http://lkml.kernel.org/r/51528E89.6080508@huawei.com Signed-off-by: Li Zefan Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed