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

From: Sebastian Andrzej Siewior

Date: Wed Oct 29 2025 - 11:10:58 EST


On 2025-10-29 14:22:11 [+0100], Thomas Gleixner wrote:
> Changes vs. V2:
>
> - Rebase on the newest RSEQ and uaccess changes

> 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.

> Thanks,
>
> tglx

Sebastian