Re: [PATCH v3] sched: Provide Kconfig support for default dynamic preempt mode

From: Valentin Schneider
Date: Wed Nov 10 2021 - 07:19:25 EST


On 10/11/21 12:41, Marco Elver wrote:
> Is there some way to avoid introducing *_BEHAVIOUR and keep the old
> user-settable config options?
>
> That would make the transition more seamless and avoid this predictable
> issue when 5.16 is released.
>

We're looking at it, but Kconfig be hard :-)

http://lore.kernel.org/r/20211105104035.3112162-1-valentin.schneider@xxxxxxx
http://lore.kernel.org/r/20211109151057.3489223-1-valentin.schneider@xxxxxxx

> Thanks,
> -- Marco