From: Steven Rostedt Date: Thu, 20 Nov 2008 20:07:34 +0000 (-0500) Subject: ftrace: create default variables for archs in recordmcount.pl X-Git-Tag: v2.6.29-rc1~586^2~49^3~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=c204f7264c7de85aecd3638dc8fe07aba6d1fff5;p=pandora-kernel.git ftrace: create default variables for archs in recordmcount.pl Impact: cleanup of recordmcount.pl Now that more architectures are being ported to the MCOUNT_RECORD method, there is no reason to have each declare their own arch specific variable if most of them share the same value. This patch creates a set of default values for the arch specific variables based off of i386. Signed-off-by: Steven Rostedt Signed-off-by: Ingo Molnar --- Reading git-diff-tree failed