Re: [PATCH] defconfig: cleanup orphaned CONFIG_SCHED_DEBUG
Krzysztof Kozlowski <[email protected]>
| Newsgroups | gmane.linux.ports.hexagon,gmane.linux.kernel.arc,gmane.linux.ports.arm.kernel,gmane.linux.ports.arm.msm,gmane.comp.hardware.openbmc,gmane.linux.ports.mips,gmane.linux.ports.parisc,gmane.linux.ports.ppc64.devel,gmane.linux.ports.riscv,gmane.linux.ports.sh.devel,gmane.linux.ports.sparc,gmane.linux.kernel |
|---|---|
| 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