* [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only
@ 2022-10-22 6:01 Zhang Ning
2022-11-15 15:21 ` Catalin Marinas
0 siblings, 1 reply; 4+ messages in thread
From: Zhang Ning @ 2022-10-22 6:01 UTC (permalink / raw)
To: linux-arm-kernel, catalin.marinas; +Cc: Zhang Ning
Signed-off-by: Zhang Ning <zhangn1985@qq.com>
---
arch/arm64/configs/defconfig | 1 -
1 file changed, 1 deletion(-)
diff --git a/arch/arm64/configs/defconfig b/arch/arm64/configs/defconfig
index 5b167649097e..237b9a7a9ec9 100644
--- a/arch/arm64/configs/defconfig
+++ b/arch/arm64/configs/defconfig
@@ -81,7 +81,6 @@ CONFIG_RANDOMIZE_BASE=y
CONFIG_HIBERNATION=y
CONFIG_WQ_POWER_EFFICIENT_DEFAULT=y
CONFIG_ENERGY_MODEL=y
-CONFIG_ARM_CPUIDLE=y
CONFIG_ARM_PSCI_CPUIDLE=y
CONFIG_CPU_FREQ=y
CONFIG_CPU_FREQ_STAT=y
--
2.35.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] 4+ messages in thread
* Re: [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only
2022-10-22 6:01 [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only Zhang Ning
@ 2022-11-15 15:21 ` Catalin Marinas
2022-11-15 15:50 ` Sudeep Holla
0 siblings, 1 reply; 4+ messages in thread
From: Catalin Marinas @ 2022-11-15 15:21 UTC (permalink / raw)
To: Zhang Ning; +Cc: linux-arm-kernel, Will Deacon, Arnd Bergmann
On Sat, Oct 22, 2022 at 02:01:35PM +0800, Zhang Ning wrote:
>
> Signed-off-by: Zhang Ning <zhangn1985@qq.com>
Nitpick: Add some commit text, as simple as "Remove the option from the
arm64 defconfig".
Otherwise,
Acked-by: Catalin Marinas <catalin.marinas@arm.com>
Cc'ing Arnd and Will, one of them should pick it up.
--
Catalin
_______________________________________________
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] 4+ messages in thread
* Re: [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only
2022-11-15 15:21 ` Catalin Marinas
@ 2022-11-15 15:50 ` Sudeep Holla
2022-11-15 18:25 ` Catalin Marinas
0 siblings, 1 reply; 4+ messages in thread
From: Sudeep Holla @ 2022-11-15 15:50 UTC (permalink / raw)
To: Zhang Ning; +Cc: Catalin Marinas, linux-arm-kernel, Will Deacon, Arnd Bergmann
Hi Zhang,
On Tue, Nov 15, 2022 at 03:21:39PM +0000, Catalin Marinas wrote:
> On Sat, Oct 22, 2022 at 02:01:35PM +0800, Zhang Ning wrote:
> >
> > Signed-off-by: Zhang Ning <zhangn1985@qq.com>
>
> Nitpick: Add some commit text, as simple as "Remove the option from the
> arm64 defconfig".
>
> Otherwise,
>
> Acked-by: Catalin Marinas <catalin.marinas@arm.com>
>
> Cc'ing Arnd and Will, one of them should pick it up.
Which kernel is this based on ? Similar change has be merge in and for v6.1
since:
Commit 853ff6c32150 ("arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config"
--
Regards,
Sudeep
_______________________________________________
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] 4+ messages in thread
* Re: [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only
2022-11-15 15:50 ` Sudeep Holla
@ 2022-11-15 18:25 ` Catalin Marinas
0 siblings, 0 replies; 4+ messages in thread
From: Catalin Marinas @ 2022-11-15 18:25 UTC (permalink / raw)
To: Sudeep Holla; +Cc: Zhang Ning, linux-arm-kernel, Will Deacon, Arnd Bergmann
On Tue, Nov 15, 2022 at 03:50:44PM +0000, Sudeep Holla wrote:
> On Tue, Nov 15, 2022 at 03:21:39PM +0000, Catalin Marinas wrote:
> > On Sat, Oct 22, 2022 at 02:01:35PM +0800, Zhang Ning wrote:
> > >
> > > Signed-off-by: Zhang Ning <zhangn1985@qq.com>
> >
> > Nitpick: Add some commit text, as simple as "Remove the option from the
> > arm64 defconfig".
> >
> > Otherwise,
> >
> > Acked-by: Catalin Marinas <catalin.marinas@arm.com>
> >
> > Cc'ing Arnd and Will, one of them should pick it up.
>
> Which kernel is this based on ? Similar change has be merge in and for v6.1
> since:
>
> Commit 853ff6c32150 ("arm64: defconfig: Drop ARM_CPUIDLE(generic idle driver) config"
Thanks Sudeep, I didn't check whether there's a similar commit in
mainline already.
--
Catalin
_______________________________________________
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] 4+ messages in thread
end of thread, other threads:[~2022-11-15 18:27 UTC | newest]
Thread overview: 4+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2022-10-22 6:01 [PATCH] arm64/defconfig: CONFIG_ARM_CPUIDLE is arm only Zhang Ning
2022-11-15 15:21 ` Catalin Marinas
2022-11-15 15:50 ` Sudeep Holla
2022-11-15 18:25 ` Catalin Marinas
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.