Re: [PATCH 0/3] restart_block: simplify expiration timestamps
From: Thomas Gleixner
Date: Fri Nov 14 2025 - 10:29:36 EST
On Tue, Nov 11 2025 at 10:48, Christian Brauner wrote:
> On Mon, Nov 10, 2025 at 10:38:50AM +0100, Thomas Weißschuh wrote:
>> Various expiration timestamps are stored in the restart block as
>> different types than their respective subsystem is using.
>>
>> Align the types.
>>
>> Signed-off-by: Thomas Weißschuh <thomas.weissschuh@xxxxxxxxxxxxx>
>> ---
>
> @Thomas, @Peter, do the timer/futex changes look fine to you?
I take them through tip as they are not conflicting with the poll part.
Thanks,
tglx