[PATCH] m68k: Move ARCH_HAS_CPU_CACHE_ALIASING

Geert Uytterhoeven posted 1 patch 1 year, 7 months ago
arch/m68k/Kconfig | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
[PATCH] m68k: Move ARCH_HAS_CPU_CACHE_ALIASING
Posted by Geert Uytterhoeven 1 year, 7 months ago
Move the recently added ARCH_HAS_CPU_CACHE_ALIASING to restore
alphabetical sort order.

Fixes: 8690bbcf3b7010b3 ("Introduce cpu_dcache_is_aliasing() across all architectures")
Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>
---
To be queued in the m68k tree for v6.10.

 arch/m68k/Kconfig | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
index c68fbc59787ab59d..e0b4f6e9fe4ce1f4 100644
--- a/arch/m68k/Kconfig
+++ b/arch/m68k/Kconfig
@@ -3,8 +3,8 @@ config M68K
 	bool
 	default y
 	select ARCH_32BIT_OFF_T
-	select ARCH_HAS_CPU_CACHE_ALIASING
 	select ARCH_HAS_BINFMT_FLAT
+	select ARCH_HAS_CPU_CACHE_ALIASING
 	select ARCH_HAS_CPU_FINALIZE_INIT if MMU
 	select ARCH_HAS_CURRENT_STACK_POINTER
 	select ARCH_HAS_DMA_PREP_COHERENT if M68K_NONCOHERENT_DMA && !COLDFIRE
-- 
2.34.1
Re: [PATCH] m68k: Move ARCH_HAS_CPU_CACHE_ALIASING
Posted by Mathieu Desnoyers 1 year, 7 months ago
On 2024-05-06 03:06, Geert Uytterhoeven wrote:
> Move the recently added ARCH_HAS_CPU_CACHE_ALIASING to restore
> alphabetical sort order.
> 
> Fixes: 8690bbcf3b7010b3 ("Introduce cpu_dcache_is_aliasing() across all architectures")
> Signed-off-by: Geert Uytterhoeven <geert@linux-m68k.org>

Reviewed-by: Mathieu Desnoyers <mathieu.desnoyers@efficios.com>

> ---
> To be queued in the m68k tree for v6.10.
> 
>   arch/m68k/Kconfig | 2 +-
>   1 file changed, 1 insertion(+), 1 deletion(-)
> 
> diff --git a/arch/m68k/Kconfig b/arch/m68k/Kconfig
> index c68fbc59787ab59d..e0b4f6e9fe4ce1f4 100644
> --- a/arch/m68k/Kconfig
> +++ b/arch/m68k/Kconfig
> @@ -3,8 +3,8 @@ config M68K
>   	bool
>   	default y
>   	select ARCH_32BIT_OFF_T
> -	select ARCH_HAS_CPU_CACHE_ALIASING
>   	select ARCH_HAS_BINFMT_FLAT
> +	select ARCH_HAS_CPU_CACHE_ALIASING
>   	select ARCH_HAS_CPU_FINALIZE_INIT if MMU
>   	select ARCH_HAS_CURRENT_STACK_POINTER
>   	select ARCH_HAS_DMA_PREP_COHERENT if M68K_NONCOHERENT_DMA && !COLDFIRE

-- 
Mathieu Desnoyers
EfficiOS Inc.
https://www.efficios.com