ARM: ftrace: use gas macros to avoid code duplication
authorRabin Vincent <rabin@rab.in>
Thu, 7 Oct 2010 12:09:47 +0000 (17:39 +0530)
committerRabin Vincent <rabin@rab.in>
Fri, 19 Nov 2010 16:13:26 +0000 (21:43 +0530)
commitd3b9dc9dd2b994f396741f7086ffe7a48bacb165
tree84491baf18d9c950277419df04e1e75a5b33ed51
parent61b5cb1c3bff8875d2fd289c7b6ac344f95261fa
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 <rabin@rab.in>
arch/arm/kernel/entry-common.S