Linux MIPS Architecture development
 help / color / mirror / Atom feed
* [PATCH] MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6
@ 2015-07-16 12:24 Markos Chandras
  2015-07-16 12:24 ` Markos Chandras
  2015-07-17  7:56 ` Ralf Baechle
  0 siblings, 2 replies; 3+ messages in thread
From: Markos Chandras @ 2015-07-16 12:24 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

The MIPS R6 ISA support has been part of mainline since v4.0
and it should be in a good shape nowadays so it is not an
experimental feature anymore.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
---
 arch/mips/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 51bc4873e7e8..885414ece0ac 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1368,7 +1368,7 @@ config CPU_MIPS32_R2
 	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
 
 config CPU_MIPS32_R6
-	bool "MIPS32 Release 6 (EXPERIMENTAL)"
+	bool "MIPS32 Release 6"
 	depends on SYS_HAS_CPU_MIPS32_R6
 	select CPU_HAS_PREFETCH
 	select CPU_SUPPORTS_32BIT_KERNEL
@@ -1419,7 +1419,7 @@ config CPU_MIPS64_R2
 	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
 
 config CPU_MIPS64_R6
-	bool "MIPS64 Release 6 (EXPERIMENTAL)"
+	bool "MIPS64 Release 6"
 	depends on SYS_HAS_CPU_MIPS64_R6
 	select CPU_HAS_PREFETCH
 	select CPU_SUPPORTS_32BIT_KERNEL
-- 
2.4.5

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

* [PATCH] MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6
  2015-07-16 12:24 [PATCH] MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6 Markos Chandras
@ 2015-07-16 12:24 ` Markos Chandras
  2015-07-17  7:56 ` Ralf Baechle
  1 sibling, 0 replies; 3+ messages in thread
From: Markos Chandras @ 2015-07-16 12:24 UTC (permalink / raw)
  To: linux-mips; +Cc: Markos Chandras

The MIPS R6 ISA support has been part of mainline since v4.0
and it should be in a good shape nowadays so it is not an
experimental feature anymore.

Signed-off-by: Markos Chandras <markos.chandras@imgtec.com>
---
 arch/mips/Kconfig | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/arch/mips/Kconfig b/arch/mips/Kconfig
index 51bc4873e7e8..885414ece0ac 100644
--- a/arch/mips/Kconfig
+++ b/arch/mips/Kconfig
@@ -1368,7 +1368,7 @@ config CPU_MIPS32_R2
 	  otherwise CPU_MIPS32_R1 is a safe bet for any MIPS32 system.
 
 config CPU_MIPS32_R6
-	bool "MIPS32 Release 6 (EXPERIMENTAL)"
+	bool "MIPS32 Release 6"
 	depends on SYS_HAS_CPU_MIPS32_R6
 	select CPU_HAS_PREFETCH
 	select CPU_SUPPORTS_32BIT_KERNEL
@@ -1419,7 +1419,7 @@ config CPU_MIPS64_R2
 	  otherwise CPU_MIPS64_R1 is a safe bet for any MIPS64 system.
 
 config CPU_MIPS64_R6
-	bool "MIPS64 Release 6 (EXPERIMENTAL)"
+	bool "MIPS64 Release 6"
 	depends on SYS_HAS_CPU_MIPS64_R6
 	select CPU_HAS_PREFETCH
 	select CPU_SUPPORTS_32BIT_KERNEL
-- 
2.4.5

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

* Re: [PATCH] MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6
  2015-07-16 12:24 [PATCH] MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6 Markos Chandras
  2015-07-16 12:24 ` Markos Chandras
@ 2015-07-17  7:56 ` Ralf Baechle
  1 sibling, 0 replies; 3+ messages in thread
From: Ralf Baechle @ 2015-07-17  7:56 UTC (permalink / raw)
  To: Markos Chandras; +Cc: linux-mips

Queued for 4.3.  Thanks!

  Ralf

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

end of thread, other threads:[~2015-07-17  7:56 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2015-07-16 12:24 [PATCH] MIPS: Kconfig: Drop the EXPERIMENTAL tag from MIPS R6 Markos Chandras
2015-07-16 12:24 ` Markos Chandras
2015-07-17  7:56 ` Ralf Baechle

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