public inbox for kernel-janitors@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH RESEND] sparc: remove obsolete config ARCH_ATU
@ 2023-11-23 11:48 Lukas Bulwahn
  0 siblings, 0 replies; 3+ messages in thread
From: Lukas Bulwahn @ 2023-11-23 11:48 UTC (permalink / raw)
  To: Christoph Hellwig, David S . Miller, sparclinux
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Before consolidation of commit 4965a68780c5 ("arch: define the
ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig"), the config ARCH_ATU
was used to control the state of the config ARCH_DMA_ADDR_T_64BIT. After
this consolidation, the config ARCH_ATU has been without use and effect.

Remove this obsolete config.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
---

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

diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 49849790e66d..6b4d3182baae 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -112,10 +112,6 @@ config ARCH_PROC_KCORE_TEXT
 config CPU_BIG_ENDIAN
 	def_bool y
 
-config ARCH_ATU
-	bool
-	default y if SPARC64
-
 config STACKTRACE_SUPPORT
 	bool
 	default y if SPARC64
-- 
2.17.1


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

* [PATCH RESEND] sparc: remove obsolete config ARCH_ATU
@ 2023-12-11  8:30 Lukas Bulwahn
  2024-02-16 16:10 ` Andreas Larsson
  0 siblings, 1 reply; 3+ messages in thread
From: Lukas Bulwahn @ 2023-12-11  8:30 UTC (permalink / raw)
  To: Christoph Hellwig, David S . Miller, sparclinux
  Cc: kernel-janitors, linux-kernel, Lukas Bulwahn

Before consolidation of commit 4965a68780c5 ("arch: define the
ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig"), the config ARCH_ATU
was used to control the state of the config ARCH_DMA_ADDR_T_64BIT. After
this consolidation, the config ARCH_ATU has been without use and effect.

Remove this obsolete config.

Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
Reviewed-by: Christoph Hellwig <hch@lst.de>
---

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

diff --git a/arch/sparc/Kconfig b/arch/sparc/Kconfig
index 49849790e66d..6b4d3182baae 100644
--- a/arch/sparc/Kconfig
+++ b/arch/sparc/Kconfig
@@ -112,10 +112,6 @@ config ARCH_PROC_KCORE_TEXT
 config CPU_BIG_ENDIAN
 	def_bool y
 
-config ARCH_ATU
-	bool
-	default y if SPARC64
-
 config STACKTRACE_SUPPORT
 	bool
 	default y if SPARC64
-- 
2.17.1


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

* Re: [PATCH RESEND] sparc: remove obsolete config ARCH_ATU
  2023-12-11  8:30 Lukas Bulwahn
@ 2024-02-16 16:10 ` Andreas Larsson
  0 siblings, 0 replies; 3+ messages in thread
From: Andreas Larsson @ 2024-02-16 16:10 UTC (permalink / raw)
  To: Lukas Bulwahn, Christoph Hellwig, David S . Miller, sparclinux
  Cc: kernel-janitors, linux-kernel

On 2023-12-11 09:30, Lukas Bulwahn wrote:
> Before consolidation of commit 4965a68780c5 ("arch: define the
> ARCH_DMA_ADDR_T_64BIT config symbol in lib/Kconfig"), the config ARCH_ATU
> was used to control the state of the config ARCH_DMA_ADDR_T_64BIT. After
> this consolidation, the config ARCH_ATU has been without use and effect.
> 
> Remove this obsolete config.
> 
> Signed-off-by: Lukas Bulwahn <lukas.bulwahn@gmail.com>
> Reviewed-by: Christoph Hellwig <hch@lst.de>

Applied to my for-next branch.

Thanks,
Andreas

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

end of thread, other threads:[~2024-02-16 16:11 UTC | newest]

Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-11-23 11:48 [PATCH RESEND] sparc: remove obsolete config ARCH_ATU Lukas Bulwahn
  -- strict thread matches above, loose matches on Subject: below --
2023-12-11  8:30 Lukas Bulwahn
2024-02-16 16:10 ` Andreas Larsson

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