x86: entry_64 - introduce FTRACE_ frame macro v2
authorCyrill Gorcunov <gorcunov@gmail.com>
Fri, 12 Dec 2008 21:09:08 +0000 (00:09 +0300)
committerIngo Molnar <mingo@elte.hu>
Tue, 16 Dec 2008 23:26:38 +0000 (00:26 +0100)
commitd680fe44775ed17a80035462d9898f5e77bfd7dd
treedddee638e2a44d5008684c6a59b44edcae98ba8f
parent66896a85cf2890b6bbbc4c9ccdcd296600ffbf89
x86: entry_64 - introduce FTRACE_ frame macro v2

Impact: clean up

Itroduce MCOUNT_SAVE/RESTORE_FRAME which allow us to
save a number of lines on source level.

Also fix a comment in ftrace.h.

Signed-off-by: Ingo Molnar <mingo@elte.hu>
arch/x86/include/asm/ftrace.h
arch/x86/kernel/entry_64.S