Linux-ARM-Kernel Archive on lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH V2 0/2] arm64: cleanup FRAME_POINTER kconfig option and force to select it
@ 2015-11-09 17:43 Yang Shi
  2015-11-09 17:43 ` [PATCH 1/2] arm64: remove redundant FRAME_POINTER kconfig option Yang Shi
                   ` (2 more replies)
  0 siblings, 3 replies; 6+ messages in thread
From: Yang Shi @ 2015-11-09 17:43 UTC (permalink / raw)
  To: linux-arm-kernel


According to the discussion on the mailing list, this version adds a new patch
to force select FRAME_POINTER for ARM64.

Change v2 --> v1:
1. Adds a new patch to force select FRAME_POINTER
2. Notes that this change adds a dependency on DEBUG_KERNEL for building with
frame pointers


Yang Shi (2):
      arm64: remove redundant FRAME_POINTER kconfig option
      arm64: force to select FRAME_POINTER

 arch/arm64/Kconfig       | 1 +
 arch/arm64/Kconfig.debug | 4 ----
 2 files changed, 1 insertion(+), 4 deletions(-)

^ permalink raw reply	[flat|nested] 6+ messages in thread

end of thread, other threads:[~2015-11-09 18:20 UTC | newest]

Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-11-09 17:43 [PATCH V2 0/2] arm64: cleanup FRAME_POINTER kconfig option and force to select it Yang Shi
2015-11-09 17:43 ` [PATCH 1/2] arm64: remove redundant FRAME_POINTER kconfig option Yang Shi
2015-11-09 17:43 ` [PATCH 2/2] arm64: force to select FRAME_POINTER Yang Shi
2015-11-09 18:14 ` [PATCH V2 0/2] arm64: cleanup FRAME_POINTER kconfig option and force to select it Catalin Marinas
2015-11-09 18:16   ` Shi, Yang
2015-11-09 18:20     ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox