Re: Re: Re: [PATCH] sched/fair: Correct CPU selection from isolated domain

From: wujing
Date: Tue Jul 30 2024 - 05:33:54 EST


> What "current patch"?
>
> confused,
>
> greg k-h

```bash
git remote -v
stable git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git (fetch)
stable git://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git (push)
```

```bash
git branch
*master
```

In the git repository information provided above, 8aeaffef8c6e is one of the
output items from the command `git log -S 'cpumask_test_cpu(cpu, \
sched_domain_span(sd))' --oneline kernel/sched/fair.c`.