From: Paul E. McKenney Date: Thu, 15 Nov 2012 19:27:26 +0000 (-0800) Subject: tracing: Export trace_clock_local() X-Git-Tag: v3.9-rc1~175^2~2^2~4 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=dc975e94f322e60fa8fcc44dec1820fde4de174c;p=pandora-kernel.git tracing: Export trace_clock_local() The rcutorture tests need to be able to trace the time of the beginning of an RCU read-side critical section, and thus need access to trace_clock_local(). This commit therefore adds a the needed EXPORT_SYMBOL_GPL(). Signed-off-by: Paul E. McKenney Reviewed-by: Josh Triplett --- Reading git-diff-tree failed