linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
@ 2019-07-15 16:08 Fabian Mewes
  2019-07-16  8:52 ` Sergei Shtylyov
  0 siblings, 1 reply; 4+ messages in thread
From: Fabian Mewes @ 2019-07-15 16:08 UTC (permalink / raw)
  To: Ralf Baechle, Paul Burton, James Hogan
  Cc: linux-mips, linux-kernel, Fabian Mewes

HAVE_LATENCYTOP_SUPPORT was removed all together in da48d094ce5d7.
This commit removes a leftover in the MIPS Kconfig.

Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
---
 arch/mips/Kconfig |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d50fafd..4958734 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -3069,10 +3069,6 @@ config STACKTRACE_SUPPORT
 	bool
 	default y
 
-config HAVE_LATENCYTOP_SUPPORT
-	bool
-	default y
-
 config PGTABLE_LEVELS
 	int
 	default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48
-- 
2.11.0


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

* Re: [PATCH] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
  2019-07-15 16:08 [PATCH] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT Fabian Mewes
@ 2019-07-16  8:52 ` Sergei Shtylyov
  2019-07-29  5:08   ` [PATCH v2] " Fabian Mewes
  0 siblings, 1 reply; 4+ messages in thread
From: Sergei Shtylyov @ 2019-07-16  8:52 UTC (permalink / raw)
  To: Fabian Mewes, Ralf Baechle, Paul Burton, James Hogan
  Cc: linux-mips, linux-kernel

Hello!

On 15.07.2019 19:08, Fabian Mewes wrote:

> HAVE_LATENCYTOP_SUPPORT was removed all together in da48d094ce5d7.

    You need to also specify that commit's summary enclosed in ("").

> This commit removes a leftover in the MIPS Kconfig.
> 
> Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>

MBR, Sergei

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

* [PATCH v2] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
  2019-07-16  8:52 ` Sergei Shtylyov
@ 2019-07-29  5:08   ` Fabian Mewes
  2019-07-30 16:44     ` Paul Burton
  0 siblings, 1 reply; 4+ messages in thread
From: Fabian Mewes @ 2019-07-29  5:08 UTC (permalink / raw)
  To: Ralf Baechle, Paul Burton, James Hogan, Sergei Shtylyov
  Cc: linux-mips, linux-kernel, Fabian Mewes

HAVE_LATENCYTOP_SUPPORT was removed all together in da48d094ce5d7
("Kconfig: remove HAVE_LATENCYTOP_SUPPORT"). This commit removes
a leftover in the MIPS Kconfig.

Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>
---
v1..v2: specify commit's summary enclosed in ("")

 arch/mips/Kconfig |    4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index d50fafd..4958734 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -3069,10 +3069,6 @@ config STACKTRACE_SUPPORT
 	bool
 	default y
 
-config HAVE_LATENCYTOP_SUPPORT
-	bool
-	default y
-
 config PGTABLE_LEVELS
 	int
 	default 4 if PAGE_SIZE_4KB && MIPS_VA_BITS_48
-- 
2.11.0


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

* Re: [PATCH v2] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT
  2019-07-29  5:08   ` [PATCH v2] " Fabian Mewes
@ 2019-07-30 16:44     ` Paul Burton
  0 siblings, 0 replies; 4+ messages in thread
From: Paul Burton @ 2019-07-30 16:44 UTC (permalink / raw)
  To: Fabian Mewes
  Cc: Ralf Baechle, Paul Burton, James Hogan, Sergei Shtylyov,
	linux-mips, linux-kernel, Fabian Mewes, linux-mips

Hello,

Fabian Mewes wrote:
> HAVE_LATENCYTOP_SUPPORT was removed all together in da48d094ce5d7
> ("Kconfig: remove HAVE_LATENCYTOP_SUPPORT"). This commit removes
> a leftover in the MIPS Kconfig.
> 
> Signed-off-by: Fabian Mewes <architekt@coding4coffee.org>

Applied to mips-next.

Thanks,
    Paul

[ This message was auto-generated; if you believe anything is incorrect
  then please email paul.burton@mips.com to report it. ]

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

end of thread, other threads:[~2019-07-30 16:44 UTC | newest]

Thread overview: 4+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2019-07-15 16:08 [PATCH] MIPS: Kconfig: remove HAVE_LATENCYTOP_SUPPORT Fabian Mewes
2019-07-16  8:52 ` Sergei Shtylyov
2019-07-29  5:08   ` [PATCH v2] " Fabian Mewes
2019-07-30 16:44     ` Paul Burton

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).