On Wed, May 11, 2022 at 10:53 AM Eric W. Biederman <ebiederm@xxxxxxxxxxxx> wrote: > > I do have it in a public git branch. The testing in linux-next > is what revealed this. > > However it is a topic branch that as far as I know no one depends > on so I should be able to rebase it. Not a big deal, since it needs to not just bisect into that small series, you also need a certain amount of bad luck to then hit the issue. So I don't think you should rebase unless you have other reasons to do so, but if you do, just put this commit either first, or fold it into the commit that removes PF_KTHREAD for threads that will become user threads. Linus