From: Li Hong Date: Wed, 28 Oct 2009 05:04:21 +0000 (+0800) Subject: tracing: Fix objcopy revision check in recordmcount.pl X-Git-Tag: v2.6.33-rc1~400^2~17 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=7b7edc27683e20624f4daf17c76041719184201c;p=pandora-kernel.git tracing: Fix objcopy revision check in recordmcount.pl The current logic to check objcopy's version is incorrect. This patch fixes the algorithm and disables the use of local functions as a reference if the objcopy version does not support static to global conversions. Also remove some usused variables. Signed-off-by: Li Hong LKML-Reference: <20091028050421.GD30758@uhli> Signed-off-by: Steven Rostedt --- Reading git-diff-tree failed