From: Steven Rostedt Date: Tue, 29 Dec 2009 02:13:59 +0000 (-0500) Subject: tracing: Have syscall tracing call its own init function X-Git-Tag: v2.6.34-rc1~263^2~15 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c7ef3a9004201bca90626db246a19dadd2c29c9b;p=pandora-kernel.git tracing: Have syscall tracing call its own init function In the clean up of having all events call one specific function, the syscall event init was changed to call this helper function. With the new print_fmt updates, the syscalls need to do special initializations. This patch converts the syscall events to call its own init function again. Cc: Lai Jiangshan Cc: Li Zefan Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed