From: Namhyung Kim Date: Wed, 3 Jul 2013 06:55:36 +0000 (+0900) Subject: tracing/kprobes: Move common functions to trace_probe.h X-Git-Tag: v3.14-rc1~133^2~23 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=2dc1018372c3b1db1410c7087de7866d4cad8cc3;p=pandora-kernel.git tracing/kprobes: Move common functions to trace_probe.h The __get_data_size() and store_trace_args() will be used by uprobes too. Move them to a common location. Acked-by: Masami Hiramatsu Acked-by: Oleg Nesterov Cc: Srikar Dronamraju Cc: zhangwei(Jovi) Cc: Arnaldo Carvalho de Melo Signed-off-by: Namhyung Kim --- Reading git-diff-tree failed