* [PATCH] powerpc/configs: enable CONFIG_RAS to fix EDAC support
@ 2026-07-08 14:27 Michael Walle
2026-07-30 10:06 ` Michael Walle
0 siblings, 1 reply; 3+ messages in thread
From: Michael Walle @ 2026-07-08 14:27 UTC (permalink / raw)
To: Madhavan Srinivasan, Michael Ellerman, Nicholas Piggin,
Christophe Leroy
Cc: Borislav Petkov, linuxppc-dev, linux-kernel, Janusz Krzysztofik,
Takashi Iwai, David Heidelberg, Michael Walle
Before commit e3c4ff6d8c94 ("EDAC: Remove EDAC_MM_EDAC") EDAC_MM_EDAC
selected RAS, after that commit, EDAC depends on RAS, but nobody enables
it. Enable it in the config again.
Fixes: e3c4ff6d8c94 ("EDAC: Remove EDAC_MM_EDAC")
Signed-off-by: Michael Walle <mwalle@kernel.org>
---
arch/powerpc/configs/85xx-hw.config | 1 +
1 file changed, 1 insertion(+)
diff --git a/arch/powerpc/configs/85xx-hw.config b/arch/powerpc/configs/85xx-hw.config
index 2b19c20a9a2c..6b8471810143 100644
--- a/arch/powerpc/configs/85xx-hw.config
+++ b/arch/powerpc/configs/85xx-hw.config
@@ -90,6 +90,7 @@ CONFIG_PPC_EPAPR_HV_BYTECHAN=y
CONFIG_QE_GPIO=y
CONFIG_QUICC_ENGINE=y
CONFIG_RAPIDIO=y
+CONFIG_RAS=y
CONFIG_RTC_CLASS=y
CONFIG_RTC_DRV_CMOS=y
CONFIG_RTC_DRV_DS1307=y
--
2.47.3
^ permalink raw reply related [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/configs: enable CONFIG_RAS to fix EDAC support
2026-07-08 14:27 [PATCH] powerpc/configs: enable CONFIG_RAS to fix EDAC support Michael Walle
@ 2026-07-30 10:06 ` Michael Walle
2026-07-30 10:19 ` Christophe Leroy (CS GROUP)
0 siblings, 1 reply; 3+ messages in thread
From: Michael Walle @ 2026-07-30 10:06 UTC (permalink / raw)
To: Michael Walle, Madhavan Srinivasan, Michael Ellerman,
Nicholas Piggin, Christophe Leroy
Cc: Borislav Petkov, linuxppc-dev, linux-kernel, Janusz Krzysztofik,
Takashi Iwai, David Heidelberg
[-- Attachment #1: Type: text/plain, Size: 530 bytes --]
On Wed Jul 8, 2026 at 4:27 PM CEST, Michael Walle wrote:
> Before commit e3c4ff6d8c94 ("EDAC: Remove EDAC_MM_EDAC") EDAC_MM_EDAC
> selected RAS, after that commit, EDAC depends on RAS, but nobody enables
> it. Enable it in the config again.
>
> Fixes: e3c4ff6d8c94 ("EDAC: Remove EDAC_MM_EDAC")
> Signed-off-by: Michael Walle <mwalle@kernel.org>
Since there were no replies for now: through which tree is this
patch supposed to go?
I forgot to add Cc: stable, so I'll probably have to resend it
anyway.
-michael
[-- Attachment #2: signature.asc --]
[-- Type: application/pgp-signature, Size: 297 bytes --]
^ permalink raw reply [flat|nested] 3+ messages in thread
* Re: [PATCH] powerpc/configs: enable CONFIG_RAS to fix EDAC support
2026-07-30 10:06 ` Michael Walle
@ 2026-07-30 10:19 ` Christophe Leroy (CS GROUP)
0 siblings, 0 replies; 3+ messages in thread
From: Christophe Leroy (CS GROUP) @ 2026-07-30 10:19 UTC (permalink / raw)
To: Michael Walle, Madhavan Srinivasan, Michael Ellerman,
Nicholas Piggin
Cc: Borislav Petkov, linuxppc-dev, linux-kernel, Janusz Krzysztofik,
Takashi Iwai, David Heidelberg
Le 30/07/2026 à 12:06, Michael Walle a écrit :
> On Wed Jul 8, 2026 at 4:27 PM CEST, Michael Walle wrote:
>> Before commit e3c4ff6d8c94 ("EDAC: Remove EDAC_MM_EDAC") EDAC_MM_EDAC
>> selected RAS, after that commit, EDAC depends on RAS, but nobody enables
>> it. Enable it in the config again.
>>
>> Fixes: e3c4ff6d8c94 ("EDAC: Remove EDAC_MM_EDAC")
>> Signed-off-by: Michael Walle <mwalle@kernel.org>
>
> Since there were no replies for now: through which tree is this
> patch supposed to go?
I'd expect it to go via the same tree as the commit it fixes.
>
> I forgot to add Cc: stable, so I'll probably have to resend it
> anyway.
Not really needed nowadays, as soon as there is a fixes tag Sasha Levin
will apply it to stable.
^ permalink raw reply [flat|nested] 3+ messages in thread
end of thread, other threads:[~2026-07-30 10:19 UTC | newest]
Thread overview: 3+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2026-07-08 14:27 [PATCH] powerpc/configs: enable CONFIG_RAS to fix EDAC support Michael Walle
2026-07-30 10:06 ` Michael Walle
2026-07-30 10:19 ` Christophe Leroy (CS GROUP)
This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.