[RFC PATCH] ARM: debug: Add prompt for FRAME_POINTER to Kconfig.debug

Gregory Fong gregory.0xf0 at gmail.com
Mon Apr 13 15:34:29 PDT 2015


On Wed, Apr 8, 2015 at 5:04 PM, Gregory Fong <gregory.0xf0 at gmail.com> wrote:
> Without a prompt string, it is impossible to disable FRAME_POINTER on
> ARM. It will simply set the default value anytime you run 'make'.

NAK'ing myself.  You should not disable both FRAME_POINTER and
ARM_UNWIND on ARM, as a working unwind_frame() is required in several
places.  Sorry for the noise.



More information about the linux-arm-kernel mailing list