Re: [patch V3 00/12] rseq: Implement time slice extension mechanism

From: Steven Rostedt

Date: Wed Oct 29 2025 - 11:40:18 EST


On Wed, 29 Oct 2025 16:10:55 +0100
Sebastian Andrzej Siewior <bigeasy@xxxxxxxxxxxxx> wrote:

> > and in git:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git rseq/cid
> >
> > For your convenience all of it is also available as a conglomerate from
> > git:
> >
> > git://git.kernel.org/pub/scm/linux/kernel/git/tglx/devel.git rseq/slice
>
> rseq/slice is older than rseq/cid. rseq/slice has the
> __put_kernel_nofault typo. rseq/cid looks correct.

Yeah, I started looking at both too, and checking out req/slice and trying
to do a rebase on top of rseq/cid causes a bunch of conflicts.

I'm continuing the rebase and just skipping the changed commits.

-- Steve