linux-arm-kernel.lists.infradead.org archive mirror
 help / color / mirror / Atom feed
* [PATCH] arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE
@ 2021-03-01  5:06 Anshuman Khandual
  2021-03-08 14:40 ` Will Deacon
  0 siblings, 1 reply; 2+ messages in thread
From: Anshuman Khandual @ 2021-03-01  5:06 UTC (permalink / raw)
  To: linux-arm-kernel
  Cc: Catalin Marinas, Will Deacon, linux-kernel, Anshuman Khandual

There is already an ARCH_WANT_HUGE_PMD_SHARE which is being selected for
applicable configurations. Hence just drop the other redundant entry.

Cc: Catalin Marinas <catalin.marinas@arm.com>
Cc: Will Deacon <will@kernel.org>
Cc: linux-arm-kernel@lists.infradead.org
Cc: linux-kernel@vger.kernel.org
Signed-off-by: Anshuman Khandual <anshuman.khandual@arm.com>
---
This applies on v5.12-rc1

 arch/arm64/Kconfig | 2 --
 1 file changed, 2 deletions(-)

diff --git a/arch/arm64/Kconfig b/arch/arm64/Kconfig
index d4fe5118e9c8..9cd33c7be429 100644
--- a/arch/arm64/Kconfig
+++ b/arch/arm64/Kconfig
@@ -1056,8 +1056,6 @@ config HW_PERF_EVENTS
 config SYS_SUPPORTS_HUGETLBFS
 	def_bool y
 
-config ARCH_WANT_HUGE_PMD_SHARE
-
 config ARCH_HAS_CACHE_LINE_SIZE
 	def_bool y
 
-- 
2.20.1


_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

* Re: [PATCH] arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE
  2021-03-01  5:06 [PATCH] arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE Anshuman Khandual
@ 2021-03-08 14:40 ` Will Deacon
  0 siblings, 0 replies; 2+ messages in thread
From: Will Deacon @ 2021-03-08 14:40 UTC (permalink / raw)
  To: linux-arm-kernel, Anshuman Khandual
  Cc: catalin.marinas, kernel-team, Will Deacon, linux-kernel

On Mon, 1 Mar 2021 10:36:32 +0530, Anshuman Khandual wrote:
> There is already an ARCH_WANT_HUGE_PMD_SHARE which is being selected for
> applicable configurations. Hence just drop the other redundant entry.

Applied to arm64 (for-next/fixes), thanks!

[1/1] arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE
      https://git.kernel.org/arm64/c/07fb6dc327f1

Cheers,
-- 
Will

https://fixes.arm64.dev
https://next.arm64.dev
https://will.arm64.dev

_______________________________________________
linux-arm-kernel mailing list
linux-arm-kernel@lists.infradead.org
http://lists.infradead.org/mailman/listinfo/linux-arm-kernel

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

end of thread, other threads:[~2021-03-08 14:41 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2021-03-01  5:06 [PATCH] arm64/mm: Drop redundant ARCH_WANT_HUGE_PMD_SHARE Anshuman Khandual
2021-03-08 14:40 ` Will Deacon

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