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

From: Greg KH
Date: Tue Jul 30 2024 - 05:41:58 EST


On Tue, Jul 30, 2024 at 05:30:40PM +0800, wujing wrote:
> > 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`.
>

Ok, but I do not understand what you are asking me to do here. You have
read:
https://www.kernel.org/doc/html/latest/process/stable-kernel-rules.html
for how to ask for a commit to be applied to a stable tree, right?

thanks,

greg k-h