Re: [PATCH v4 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus
"Arnd Bergmann" <[email protected]>
| Newsgroups | gmane.linux.ports.arm.omap,gmane.linux.ports.riscv,gmane.linux.kernel,gmane.linux.ports.sh.devel,gmane.linux.ports.arm.kernel,gmane.linux.kernel.rpi,gmane.linux.ports.tegra |
|---|---|
| Message-ID | <[email protected]> |
On Thu, Mar 6, 2025, at 20:19, Thierry Reding wrote: > On Wed, Jan 15, 2025 at 04:41:23AM +0800, Celeste Liu wrote: >> --- >> arch/arm/configs/bcm2835_defconfig | 1 - >> arch/arm/configs/omap2plus_defconfig | 1 - >> arch/arm/configs/tegra_defconfig | 1 - >> 3 files changed, 3 deletions(-) > > Hi Arnd, > > is this something that you could pick up? I think so far only the RISC-V > patch was picked up, but nobody seems to feel responsible for the ARM > patch here. I've merged it now after going through stuff in my inbox. It's generally ok for patches like this one to be forwarded to [email protected] where they end up in patchwork for me to apply, in case you don't want it to get lost. Arnd