Re: [PATCH 0/3] restart_block: simplify expiration timestamps

From: Christian Brauner

Date: Tue Nov 11 2025 - 04:57:21 EST


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?