Re: [tip: sched/urgent] sched/fair: Fix stale comments referring to removed CFS concepts
From: Ingo Molnar
Date: Tue Jun 30 2026 - 08:02:25 EST
* Peter Zijlstra <peterz@xxxxxxxxxxxxx> wrote:
> > Cc: Peter Zijlstra <peterz@xxxxxxxxxxxxx>
> > Link: https://patch.msgid.link/20260629030200.3165589-1-zhanxusheng@xxxxxxxxxx
>
> This is comments, cannot be urgent.
We sometimes make exception for documentation fixes, which this
in a way is, but only when it does not interfere with pending
changes.
Alas it *does* interfere:
> Also generates non-trivial conflicts
> against the patches I just stuck in sched/core. So zapped this commit.
Sounds good, and I've reapplied a conflict-resolved version on top:
19b7bdc3a155 ("sched/fair: Fix stale comments referring to removed CFS concepts")
Thanks,
Ingo