2/2 merged. SRCREV updates will arrive shortly. Bruce
In message: [linux-yocto] [kernel-cache][PATCH 1/2] cfg/timer/no_hz: set NO_HZ_IDLE instead of NO_HZ on 06/03/2024 Ross Burton wrote: > From: Ross Burton <[email protected]> > > NO_HZ was obsoleted in 2011[1] and simply selects NO_HZ_IDLE. > > [1] linux 3ca277e > > Signed-off-by: Ross Burton <[email protected]> > --- > cfg/timer/no_hz.cfg | 2 +- > 1 file changed, 1 insertion(+), 1 deletion(-) > > diff --git a/cfg/timer/no_hz.cfg b/cfg/timer/no_hz.cfg > index a2275795..e17bec01 100644 > --- a/cfg/timer/no_hz.cfg > +++ b/cfg/timer/no_hz.cfg > @@ -1,2 +1,2 @@ > # SPDX-License-Identifier: MIT > -CONFIG_NO_HZ=y > +CONFIG_NO_HZ_IDLE=y > -- > 2.34.1 > > > >
-=-=-=-=-=-=-=-=-=-=-=- Links: You receive all messages sent to this group. View/Reply Online (#13662): https://lists.yoctoproject.org/g/linux-yocto/message/13662 Mute This Topic: https://lists.yoctoproject.org/mt/104856708/21656 Group Owner: [email protected] Unsubscribe: https://lists.yoctoproject.org/g/linux-yocto/unsub [[email protected]] -=-=-=-=-=-=-=-=-=-=-=-
