Re: [patch V6 09/11] rseq: Implement rseq_grant_slice_extension()

From: Thomas Gleixner

Date: Sun Jan 11 2026 - 05:22:09 EST


On Fri, Dec 19 2025 at 00:28, Thomas Gleixner wrote:
> On Tue, Dec 16 2025 at 10:25, Mathieu Desnoyers wrote:
>> On 2025-12-15 13:24, Thomas Gleixner wrote:
>> [...]
>>> In case that the user space access faults or invalid state is detected, the
>>> task is terminated with SIGSEGV.
>>
>> It appears that only access faults trigger SIGSEGV. Perhaps removing
>> "or invalid state is detected" should be removed, or the code is missing
>> some state validation ?
>
> Seems I dropped a debug path somewhere down the road.

On purpose, so I reword the change log.