Re: [PATCH v4 4/4] arm: defconfig: drop RT_GROUP_SCHED=y from bcm2835/tegra/omap2plus
From: Arnd Bergmann
Date: Fri Mar 21 2025 - 08:29:47 EST
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
soc@xxxxxxxxxxxxxxx where they end up in patchwork for me to apply,
in case you don't want it to get lost.
Arnd