All of lore.kernel.org
 help / color / mirror / Atom feed
From: Hans-Christian Noren Egtvedt <egtvedt@samfundet.no>
To: Yang Shi <yang.shi@linaro.org>
Cc: linux-kernel@vger.kernel.org,
	uclinux-h8-devel@lists.sourceforge.jp,
	ysato@users.sourceforge.jp, hskinnemoen@gmail.com,
	linux-hexagon@vger.kernel.org, rkuo@codeaurora.org,
	mingo@redhat.com
Subject: Re: [PATCH 3/4] avr32: select ARCH_WANT_FRAME_POINTERS and set DEBUG_KERNEL in defconfigs
Date: Tue, 10 Nov 2015 07:43:08 +0100	[thread overview]
Message-ID: <20151110064308.GA22108@samfundet.no> (raw)
In-Reply-To: <1447096878-13519-4-git-send-email-yang.shi@linaro.org>

Around Mon 09 Nov 2015 11:21:17 -0800 or thereabout, Yang Shi wrote:
> FRAME_POINTER is set by default if ARCH_WANT_FRAME_POINTERS and DEBUG_KERNEL
> are  selcted, this is the standard way to include FRAME_POINTER used by all
> of other architectures.
> 
> And, set DEBUG_KERNEL=y in defconfigs otherwise FRAME_POINTER won't be enabled
> at all.
> 
> Signed-off-by: Yang Shi <yang.shi@linaro.org>
> ---
>  arch/avr32/Kconfig                                  | 1 +
>  arch/avr32/configs/atngw100_defconfig               | 1 +
>  arch/avr32/configs/atngw100_evklcd100_defconfig     | 1 +
>  arch/avr32/configs/atngw100_evklcd101_defconfig     | 1 +
>  arch/avr32/configs/atngw100_mrmt_defconfig          | 1 +
>  arch/avr32/configs/atngw100mkii_defconfig           | 1 +
>  arch/avr32/configs/atngw100mkii_evklcd100_defconfig | 1 +
>  arch/avr32/configs/atngw100mkii_evklcd101_defconfig | 1 +
>  arch/avr32/configs/atstk1002_defconfig              | 1 +
>  arch/avr32/configs/atstk1003_defconfig              | 1 +
>  arch/avr32/configs/atstk1004_defconfig              | 1 +
>  arch/avr32/configs/atstk1006_defconfig              | 1 +
>  arch/avr32/configs/favr-32_defconfig                | 1 +
>  arch/avr32/configs/hammerhead_defconfig             | 1 +
>  arch/avr32/configs/mimc200_defconfig                | 1 +
>  15 files changed, 15 insertions(+)

<snipp diff>

Acked-by: Hans-Christian Egtvedt <egtvedt@samfundet.no>

-- 
Best regards, Hans-Christian Noren Egtvedt

  reply	other threads:[~2015-11-10  6:43 UTC|newest]

Thread overview: 6+ messages / expand[flat|nested]  mbox.gz  Atom feed  top
2015-11-09 19:21 [PATCH 0/4] cleanup FRAME_POINTER kconfig option use Yang Shi
2015-11-09 19:21 ` [PATCH 1/4] m32r: remove redundant FRAME_POINTER kconfig option Yang Shi
2015-11-09 19:21 ` [PATCH 2/4] hexagon: select ARCH_WANT_FRAME_POINTERS instead of defining FRAME_POINTER Yang Shi
2015-11-09 19:21 ` [PATCH 3/4] avr32: select ARCH_WANT_FRAME_POINTERS and set DEBUG_KERNEL in defconfigs Yang Shi
2015-11-10  6:43   ` Hans-Christian Noren Egtvedt [this message]
2015-11-09 19:21 ` [PATCH 4/4] h8300: " Yang Shi

Reply instructions:

You may reply publicly to this message via plain-text email
using any one of the following methods:

* Save the following mbox file, import it into your mail client,
  and reply-to-all from there: mbox

  Avoid top-posting and favor interleaved quoting:
  https://en.wikipedia.org/wiki/Posting_style#Interleaved_style

* Reply using the --to, --cc, and --in-reply-to
  switches of git-send-email(1):

  git send-email \
    --in-reply-to=20151110064308.GA22108@samfundet.no \
    --to=egtvedt@samfundet.no \
    --cc=hskinnemoen@gmail.com \
    --cc=linux-hexagon@vger.kernel.org \
    --cc=linux-kernel@vger.kernel.org \
    --cc=mingo@redhat.com \
    --cc=rkuo@codeaurora.org \
    --cc=uclinux-h8-devel@lists.sourceforge.jp \
    --cc=yang.shi@linaro.org \
    --cc=ysato@users.sourceforge.jp \
    /path/to/YOUR_REPLY

  https://kernel.org/pub/software/scm/git/docs/git-send-email.html

* If your mail client supports setting the In-Reply-To header
  via mailto: links, try the mailto: link
Be sure your reply has a Subject: header at the top and a blank line before the message body.
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.