From: Peter Zijlstra Date: Wed, 27 May 2015 01:39:37 +0000 (+0930) Subject: module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING X-Git-Tag: omap-for-v4.2/fixes-rc1^2~63^2~16 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=6c9692e2d6a2206d8fd75ea247daa47fb75e4a02;p=pandora-kernel.git module: Make the mod_tree stuff conditional on PERF_EVENTS || TRACING Andrew worried about the overhead on small systems; only use the fancy code when either perf or tracing is enabled. Cc: Rusty Russell Cc: Steven Rostedt Requested-by: Andrew Morton Signed-off-by: Peter Zijlstra (Intel) Signed-off-by: Rusty Russell --- Reading git-diff-tree failed