On 5/7/23 21:52, Randy Dunlap wrote: > > > On 5/7/23 21:49, Stephen Rothwell wrote: >> Hi all, >> >> While building Linus' tree, today's linux-next build (htmldocs) >> produced these warnings: >> >> kernel/sched/core.c:11496: warning: Cannot understand * @cid_lock: Guarantee forward-progress of cid allocation. >> on line 11496 - I thought it was a doc line >> kernel/sched/core.c:11505: warning: Cannot understand * @use_cid_lock: Select cid allocation behavior: lock-free vs spinlock. >> on line 11505 - I thought it was a doc line >> >> Introduced by commit >> >> 223baf9d17f2 ("sched: Fix performance regression introduced by mm_cid") >> > > I have sent a patch: > https://lore.kernel.org/lkml/20230428031111.322-1-rdunlap@xxxxxxxxxxxxx > but haven't seen any replies to it (possibly due to the merge window or travel). > Oops, Peter did reply, but no info on merging it. -- ~Randy