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)
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>

No differences found