linuxppc-dev.lists.ozlabs.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32
@ 2021-06-03  7:53 Christophe Leroy
  2021-06-03 13:23 ` Tom Rix
  2021-06-18  3:51 ` Michael Ellerman
  0 siblings, 2 replies; 3+ messages in thread
From: Christophe Leroy @ 2021-06-03  7:53 UTC (permalink / raw)
  To: Benjamin Herrenschmidt, Paul Mackerras, Michael Ellerman, trix
  Cc: linuxppc-dev, linux-kernel

Since commit Fixes: 555904d07eef ("powerpc/8xx: MM_SLICE is not needed anymore"),
CONFIG_PPC_MMU_NOHASH_32 has not been used.

Remove it.

Reported-by: Tom Rix <trix@redhat.com>
Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>
---
 arch/powerpc/platforms/Kconfig.cputype | 4 ----
 1 file changed, 4 deletions(-)

diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
index 885140055b7a..dc7c46f92302 100644
--- a/arch/powerpc/platforms/Kconfig.cputype
+++ b/arch/powerpc/platforms/Kconfig.cputype
@@ -424,10 +424,6 @@ config PPC_MMU_NOHASH
 	def_bool y
 	depends on !PPC_BOOK3S
 
-config PPC_MMU_NOHASH_32
-	def_bool y
-	depends on PPC_MMU_NOHASH && PPC32
-
 config PPC_BOOK3E_MMU
 	def_bool y
 	depends on FSL_BOOKE || PPC_BOOK3E
-- 
2.25.0


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

* Re: [PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32
  2021-06-03  7:53 [PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32 Christophe Leroy
@ 2021-06-03 13:23 ` Tom Rix
  2021-06-18  3:51 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Tom Rix @ 2021-06-03 13:23 UTC (permalink / raw)
  To: Christophe Leroy, Benjamin Herrenschmidt, Paul Mackerras,
	Michael Ellerman
  Cc: linuxppc-dev, linux-kernel


On 6/3/21 12:53 AM, Christophe Leroy wrote:
> Since commit Fixes: 555904d07eef ("powerpc/8xx: MM_SLICE is not needed anymore"),
> CONFIG_PPC_MMU_NOHASH_32 has not been used.
>
> Remove it.
>
> Reported-by: Tom Rix <trix@redhat.com>
> Signed-off-by: Christophe Leroy <christophe.leroy@csgroup.eu>

Thanks, one less for me to do.

There are about ~100 similar tree wide, I'll be posting these soon.

Tom

> ---
>   arch/powerpc/platforms/Kconfig.cputype | 4 ----
>   1 file changed, 4 deletions(-)
>
> diff --git a/arch/powerpc/platforms/Kconfig.cputype b/arch/powerpc/platforms/Kconfig.cputype
> index 885140055b7a..dc7c46f92302 100644
> --- a/arch/powerpc/platforms/Kconfig.cputype
> +++ b/arch/powerpc/platforms/Kconfig.cputype
> @@ -424,10 +424,6 @@ config PPC_MMU_NOHASH
>   	def_bool y
>   	depends on !PPC_BOOK3S
>   
> -config PPC_MMU_NOHASH_32
> -	def_bool y
> -	depends on PPC_MMU_NOHASH && PPC32
> -
>   config PPC_BOOK3E_MMU
>   	def_bool y
>   	depends on FSL_BOOKE || PPC_BOOK3E


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

* Re: [PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32
  2021-06-03  7:53 [PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32 Christophe Leroy
  2021-06-03 13:23 ` Tom Rix
@ 2021-06-18  3:51 ` Michael Ellerman
  1 sibling, 0 replies; 3+ messages in thread
From: Michael Ellerman @ 2021-06-18  3:51 UTC (permalink / raw)
  To: Paul Mackerras, Benjamin Herrenschmidt, trix, Christophe Leroy,
	Michael Ellerman
  Cc: linuxppc-dev, linux-kernel

On Thu, 3 Jun 2021 07:53:49 +0000 (UTC), Christophe Leroy wrote:
> Since commit Fixes: 555904d07eef ("powerpc/8xx: MM_SLICE is not needed anymore"),
> CONFIG_PPC_MMU_NOHASH_32 has not been used.
> 
> Remove it.

Applied to powerpc/next.

[1/1] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32
      https://git.kernel.org/powerpc/c/c0ca0fe08c9213a5187e4513b5506667f249030f

cheers

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

end of thread, other threads:[~2021-06-18  4:27 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-06-03  7:53 [PATCH] powerpc: Remove CONFIG_PPC_MMU_NOHASH_32 Christophe Leroy
2021-06-03 13:23 ` Tom Rix
2021-06-18  3:51 ` Michael Ellerman

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