Re: [PATCH 2/2] ftrace: support for PowerPC

Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]
From: Scott Wood
Date: Thursday, May 15, 2008 - 9:48 am

On Wed, May 14, 2008 at 10:28:57PM -0700, David Miller wrote:

The PPC32 ABI seems to (unfortunately) suggest that, with mcount, all
registers are callee-saved (except for the modifiable-during-function-linkage
registers like r0, r11, and r12) -- so mcount has to save the registers that
the callee won't (because they're normally volatile).

-Scott
--
Previous message: [thread] [date] [author]
Next message: [thread] [date] [author]

Messages in current thread:
[PATCH 2/2] ftrace: support for PowerPC, Steven Rostedt, (Wed May 14, 8:49 pm)
Re: [PATCH 2/2] ftrace: support for PowerPC, David Miller, (Wed May 14, 10:28 pm)
Re: [PATCH 2/2] ftrace: support for PowerPC, Steven Rostedt, (Thu May 15, 6:38 am)
Re: [PATCH 2/2] ftrace: support for PowerPC, Scott Wood, (Thu May 15, 9:48 am)
Re: [PATCH 2/2] ftrace: support for PowerPC, Ingo Molnar, (Fri May 16, 5:06 am)
Re: [PATCH 2/2] ftrace: support for PowerPC, Michael Ellerman, (Tue May 20, 7:04 am)
Re: [PATCH 2/2] ftrace: support for PowerPC, Benjamin Herrenschmidt, (Tue May 20, 7:17 am)
Re: [PATCH 2/2] ftrace: support for PowerPC, Steven Rostedt, (Tue May 20, 7:32 am)
Re: [PATCH 2/2] ftrace: support for PowerPC, Steven Rostedt, (Tue May 20, 7:51 am)
[PATCH] ftrace: powerpc clean ups, Steven Rostedt, (Thu May 22, 11:31 am)
Re: [PATCH] ftrace: powerpc clean ups, Thomas Gleixner, (Tue May 27, 8:36 am)
Re: [PATCH] ftrace: powerpc clean ups, Michael Ellerman, (Sun Jun 1, 7:15 pm)