linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64: Remove duplicate DEBUG_STACK_USAGE config
@ 2013-10-01 20:48 Stephen Boyd
  2013-10-02 17:03 ` Catalin Marinas
  0 siblings, 1 reply; 2+ messages in thread
From: Stephen Boyd @ 2013-10-01 20:48 UTC (permalink / raw)
  To: linux-arm-kernel

This config item already exists generically in lib/Kconfig.debug.
Remove the duplicate config in arm64.

Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>
---
 arch/arm64/Kconfig.debug | 7 -------
 1 file changed, 7 deletions(-)

diff --git a/arch/arm64/Kconfig.debug b/arch/arm64/Kconfig.debug
index 1a6bfe9..835c5597 100644
--- a/arch/arm64/Kconfig.debug
+++ b/arch/arm64/Kconfig.debug
@@ -6,13 +6,6 @@ config FRAME_POINTER
 	bool
 	default y
 
-config DEBUG_STACK_USAGE
-	bool "Enable stack utilization instrumentation"
-	depends on DEBUG_KERNEL
-	help
-	  Enables the display of the minimum amount of free stack which each
-	  task has ever had available in the sysrq-T output.
-
 config EARLY_PRINTK
 	bool "Early printk support"
 	default y
-- 
The Qualcomm Innovation Center, Inc. is a member of the Code Aurora Forum,
hosted by The Linux Foundation

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

* [PATCH] arm64: Remove duplicate DEBUG_STACK_USAGE config
  2013-10-01 20:48 [PATCH] arm64: Remove duplicate DEBUG_STACK_USAGE config Stephen Boyd
@ 2013-10-02 17:03 ` Catalin Marinas
  0 siblings, 0 replies; 2+ messages in thread
From: Catalin Marinas @ 2013-10-02 17:03 UTC (permalink / raw)
  To: linux-arm-kernel

On Tue, Oct 01, 2013 at 09:48:43PM +0100, Stephen Boyd wrote:
> This config item already exists generically in lib/Kconfig.debug.
> Remove the duplicate config in arm64.
> 
> Signed-off-by: Stephen Boyd <sboyd@codeaurora.org>

Thanks. Applied.

-- 
Catalin

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

end of thread, other threads:[~2013-10-02 17:03 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-01 20:48 [PATCH] arm64: Remove duplicate DEBUG_STACK_USAGE config Stephen Boyd
2013-10-02 17:03 ` Catalin Marinas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).