Re: [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
Krzysztof Kozlowski <[email protected]>
| Newsgroups | org.kernel.vger.linux-hexagon,dev.linux.lists.loongarch,org.infradead.lists.linux-arm-kernel,org.infradead.lists.linux-riscv,org.infradead.lists.linux-snps-arc,org.kernel.vger.linux-arm-msm,org.kernel.vger.linux-kernel,org.kernel.vger.linux-m68k,org.kernel.vger.linux-mips,org.kernel.vger.linux-parisc,org.kernel.vger.linux-sh,org.kernel.vger.sparclinux,org.ozlabs.lists.linux-aspeed,org.ozlabs.lists.linuxppc-dev,org.ozlabs.lists.openbmc |
|---|---|
| Message-ID | <[email protected]> |
On 28/08/2025 12:38, Trevor Woerner wrote:
> In commit b52173065e0a ("sched/debug: Remove CONFIG_SCHED_DEBUG") this
> Kconfig option was removed since CONFIG_SCHED_DEBUG was made unconditional
> by patches preceding it.
>
> Signed-off-by: Trevor Woerner <[email protected]>
I doubt anyone will pick up such patch touching all possible
architectures. I would suggest to split it per arch.
If you want to keep it like that, there is a chance soc@ would pick it
up if you send it to them.
Reviewed-by: Krzysztof Kozlowski <[email protected]>
Best regards,
Krzysztof