Re: [PATCH sched_ext/for-7.2-fixes] selftests/sched_ext: Handle sleeping task affinity changes in numa test
Tejun Heo <[email protected]> Thu, 23 Jul 2026 08:04:51 -1000
| Newsgroups | dev.linux.lists.sched-ext,org.kernel.vger.linux-kernel |
|---|---|
| Message-ID | <[email protected]> |
Hello, On Thu, Jul 23, 2026 at 09:59:55AM +0000, Kuba Piecuch wrote: > When a sleeping task's affinity is changed, task_cpu(p) can be outside > of p->cpus_ptr until after select_task_rq() selects a new runqueue for > the task during wakeup. Applied to sched_ext/for-7.2-fixes. Thanks. -- tejun