Re: x86: Define ARCH_WANT_FRAME_POINTERS

From: Ingo Molnar
Date: Fri Jan 16 2009 - 17:41:35 EST



* Jeff Mahoney <jeffm@xxxxxxxx> wrote:

> Commit da4276b8299a6544dc41ac2485d3ffca5811b3fb changed a dependency
> for FRAME_POINTER from X86 to ARCH_WANT_FRAME_POINTERS, but didn't
> actually define it.
>
> This patch adds the definition for ARCH_WANT_FRAME_POINTERS. Without it,
> FRAME_POINTER can't be enabled on x86.
>
> Signed-off-by: Jeff Mahoney <jeffm@xxxxxxxx>
> ---
>
> lib/Kconfig.debug | 6 ++++++
> 1 file changed, 6 insertions(+)

Yes - doh! :-)

Applied to tip/x86/urgent, thanks Jeff!

Ingo
--
To unsubscribe from this list: send the line "unsubscribe linux-kernel" in
the body of a message to majordomo@xxxxxxxxxxxxxxx
More majordomo info at http://vger.kernel.org/majordomo-info.html
Please read the FAQ at http://www.tux.org/lkml/