From: Rabin Vincent Date: Thu, 7 Oct 2010 12:09:47 +0000 (+0530) Subject: ARM: ftrace: use gas macros to avoid code duplication X-Git-Tag: v2.6.38-rc1~471^2^2~9^2~3 X-Git-Url: http://git.openpandora.org/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=d3b9dc9dd2b994f396741f7086ffe7a48bacb165;p=pandora-kernel.git ARM: ftrace: use gas macros to avoid code duplication Use assembler macros to avoid copy/pasting code between the implementations of the two variants of the mcount call. Signed-off-by: Rabin Vincent --- Reading git-diff-tree failed