Re: [patch V3 00/12] rseq: Implement time slice extension mechanism
From: Thomas Gleixner
Date: Wed Oct 29 2025 - 17:49:10 EST
On Wed, Oct 29 2025 at 11:40, Steven Rostedt wrote:
> 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.
Forgot to push the updated branch out....
Fixed now.
Thanks,
tglx